New Features in ModelMaker UML Explorer 1.20

Delphi 2006 / BDS 2006 support

  • Delphi 2006 IDE integration, Diagrams menu in BDS 2006.
  • Keyboard shortcuts for most UML Explorer commands can be defined / adjusted using the Key bindings tab on the "Environment Options..." dialog.
  • Delphi 2005 Win 32 syntax support added to Pascal language options.

C# v2 support

  • New C# v2 language mode enables new C# 2 syntax in parser.
  • Partial class, record and interface support.
  • Anonymous method support
  • Extern alias support, including :: to reference extern alias members.
  • Static classes support.
  • Generic types support. Parser supports full syntax. Generic class names are defined like Sample<T,K> and IComparable<T>.
  • Property accessor visibility supported

New features

  • GIF image type supported: diagrams may be exported as gif and gif's may be displayed in diagrams.
  • When selecting an image file the file selection filter is preset to supported image types.

Solved problems

  • C#: Class symbols would loose private and protected visibilities from a custom filter. Solved
  • Robustness controller symbol icons would not scale correct to diagram grid. Solved.
  • Printing dashed and dotted lines in diagrams would sometimes result in hardly visible lines. Solved