UML Editor Changelog

What's new in UML Editor 3.6.2 Build 20151223

Dec 31, 2015
  • improved label "Language of model presentation"
  • removed accuracy combobox from AREA/SURFACE panel
  • iliimp: import GENERIC
  • ili2c-4.5.20

New in UML Editor 3.6.1 Build 20150130 (Jun 12, 2015)

  • Bug iliexp: failed to sort ModelDef inside one ili-file according to dependencies/imports
  • Ili2c-4.5.7

New in UML Editor 3.6.0 (Jun 12, 2015)

  • Iliimp: unwrap multivalue struct attrs to normal uml attrs
  • Iiliimp: import interlis struct attrs as uml attrs
  • Bug iliimp: keep DomainRef to DomainDef with BOOLEAN, HALIGNMENT, VALIGNMENT, NAME, URI
  • Iliexp: export multivalue attrs with ili2.4 syntax
  • Bug iliimp: failed to import SET CONSTRAINT
  • Bug iliimp: failed to import ViewDef/Selection
  • Bug iliimp: failed to import ViewDef/ALL OF
  • Ili2c-4.5.6

New in UML Editor 3.5.2 (Jun 12, 2015)

  • Bug: fixed exception if reading some uml-files (because Name of TaggedValue is not yet set)

New in UML Editor 3.5.1 (Jun 12, 2015)

  • Bug iliexp: fixed NullPointerException if export to an illegal path
  • Keep ordering of ModelDef/IMPORTS
  • Keep ordering of TaggedValues
  • Keep ordering of Constraints
  • Bug: keep documentation of constraints after classdef edits
  • Ili2c-4.4.14

New in UML Editor 3.5.0 Build 20130406 (Apr 30, 2013)

  • Added fields further Information, technical Contact, IDGeoIV on ModelDef dialog

New in UML Editor 3.4.0 Build 20111229 (Dec 29, 2011)

  • FILE FORMAT CHANGED:
  • This version can read old file format, but may generate an incorrect ili.
  • Old versions can read new file format with loss and may generate an incorrect ili.
  • bug gui: fixed specialization/extension of classdef/domaindef/topicdef
  • enable modeling of ili struct attr and ili ref attr as UML attribute
  • ili2c-4.4.2

New in UML Editor 3.3.1 (Dec 29, 2011)

  • JRE 1.6 required
  • ili2c-4.4.1
  • make use of repositories when importing ili-files
  • make use of repositories during model check
  • import ili-files from repositories as "" to prevent later export
  • bug iliexp: fixed sorting ("loop in definitions: ModificationReference->Modifications->ModInfo->ModificationReference")

New in UML Editor 3.2.4 Build 20110804 (Aug 4, 2011)

  • offer list of common languages in combobox of ModelDef dialog
  • offer list of languages used in ili-models in editor-languageselection dialog
  • show only IliImport-elements in Import-List; suppress other Dependencies
  • bug iliexp: fixed export of models in language different from ui language

New in UML Editor 3.2.3 Build 20110704 (Aug 4, 2011)

  • bug iliimp: incomplete import of EXTERNAL+EXTENDED reference attr
  • bug iliexp: failed to export ref attr with EXTERNAL or RESTRICTION
  • iliexp: eliminated superfluous IMPORTS INTERLIS
  • iliimp/exp: support ili-metaattributes
  • ili2c-4.3.7

New in UML Editor 3.2.2 Build 20110630 (Jul 1, 2011)

  • bug iliexp: exported an unqualified name if source element at model level and referenced element in a topic in the same model
  • bug iliexp: wrong ordering of elements in model if struct at model level contained a reference to a class inside a topic

New in UML Editor 3.2.1 (Jul 1, 2011)

  • bug iliimp: missing FormattedType
  • bug iliimp: import with wrong language of modelling
  • bug iliimp: incomplete import of EXTENDED struct attr
  • ili2c-4.3.6

New in UML Editor 3.2.0 Build 20101228 (Dec 28, 2010)

  • FILE FORMAT CHANGED:
  • This version can read old file format.
  • This version can save old file format with loss
  • Old versions can read new file format with loss.
  • use a filename that ends with "-uml1.uml" to save old file format.
  • bug uml file decoder: handle unknown xml file formats
  • bug uml file decoder: "Name" (NlsString) content was replaced by "DefLangName"
  • seperate setting of model language from user interface language
  • support multilingual models
  • catch empty names
  • ili2c-4.3.3
  • bug: DomainDef selection dialog called by AttributeDef dialog suppressed DomainDefs referenced by dependecies of the ClassDef

New in UML Editor 3.1.5 (Jan 13, 2010)

  • ili2c-4.2.0
  • iliexp: missleading errmsg "no participant attached" if association incomplete defined

New in UML Editor 3.1.4 (Jan 13, 2010)

  • iliexp: link "missing min/max" errmsg to AttributeDef (instead of ClassDef)
  • bug iliexp: NullPointerException if no min/max (date/time/dateTime)
  • iliexp: check if names adhere to ili rules "[a-zA-Z][a-zA-Z_0-9]*"
  • iliexp: run ili-compiler only if no errors found in model by umleditor
  • ili2c-4.1.1

New in UML Editor 3.1.3 (Jan 13, 2010)

  • ili2c-4.0.2
  • bug iliexp: generated illegal syntax in ClassType restrictions

New in UML Editor 3.1.2 (Jan 13, 2010)

  • ili2c-3.6.8
  • iliimp: NullPointerException if required model missing
  • iliimp: added TRANSIENT
  • iliexp: added TRANSIENT
  • AttributeDef dialog: added TRANSIENT

New in UML Editor 3.1.1 (Jan 13, 2010)

  • XOR drawing improved

New in UML Editor 3.1.0 (Jan 13, 2010)

  • iliexp: added RoleDef XOR
  • iliimp: added RoleDef XOR
  • iliimp: added RoleDef RESTRICTIONS
  • iliimp: added EXTERNAL
  • RoleDef dialog added XOR

New in UML Editor 3.0.2 (Jan 13, 2010)

  • bug iliimp: ignored ilidoc comments for attributes
  • bug iliexp: missing ';' at end of TopicDef OID AS
  • sf1845385: incorrect redraw if scaled
  • Bug: active edit box jumped to middle of upper drawing border, due to new layout triggered by a revalidate() call from LauncherView.setStatus()

New in UML Editor 2.7.0 (Jan 13, 2010)

  • doublclick on NavTree opens Specification of selected Element
  • new NavTree PopupMenu: Diagram-References
  • new PopupMenu: Select Target; Select Owner in NavTree
  • Bug: removing last attribute from an Association suppresses AttributeFigure
  • Bug: Popup-Checkboxes check state in AssociationEnd (aggregated, composite)
  • Bug: NavTree remains as is after ClassDef removal
  • Bug: drag and drop of dependeny didn't work
  • Bug: allow drag and drop of dependency between TopicDef and non-TopicDef
  • Bug: sebase.jar was not up to date
  • Bug: if cardinality or type of attributes are enabled/disabled on a diagram, the enum elements on domaindefs on that diagram disappear

New in UML Editor 2.6.0 (Jan 13, 2010)

  • display all kind of definitions as class with a stereotype (e.g. domaindefs)INTERLIS-Compiler 2.6.3
  • Bug: entering of cardinality '*' is not interpreted as '0..*'

New in UML Editor 2.5.1 (Jan 13, 2010)

  • Bug: deletion of a unitdef doesn't cleanup references from numericaltype's
  • Bug: wrong update of row in table, after "Details..." on an attribute on classdef/associationdef dialog
  • Bug: ili2c called with wrong ordering of ili-files