Book a Demo

Author Topic: Version 3.60 - Build 648 Released  (Read 18807 times)

sparks

  • EA Administrator
  • EA User
  • *****
  • Posts: 691
  • Karma: +4/-2
    • View Profile
Version 3.60 - Build 648 Released
« on: October 16, 2003, 06:59:19 pm »
Changes and Fixes in Version 3.60 - build 648
*********************************************
Added Sub-Activity and Sub-Machine elements to the UML Toolbar. Each automatically creates a new child diagram on creation.
Added ability to show a Use Case using 'rectangle' notation - displaying attributes, operations, constraints etc. in the same way as a Class
Added ability to drop an Operation from the Project View onto an Activity diagram and have it automatically create an Activity element
Added Artifact model element to the Deployment compartment of the UML Toolbar. Displays using artifact keyword and 'doc' icon in top right corner
Added ability to 'Show Realized Interfaces' to Class and Component (toggle on/off using element context menu. When enabled:
     - EA will show a lollipop style interface node for each Interface the class or component directly realizes
     - Connectors may be directly attached to the lollipop circle - inidcating usage of the interface part of the class or component
Fixed problem with focus of control in Sequence diagrams on messages set as "New" (ie. create new instance)
Added ability to generate a complete directory structure of code from a model package and subpackage in one step using default values
Modified sort order of some collections in the automation interface to match the sequence shown in project browser
Fixed some issues with adding child diagrams to elements in the project browser
Fixed issue with locking packages using Group locking
Fixed issue with context menu display in UML Toolbar
Fixed issue with associations between objects being deleted in collaboration diagrams when one object removed from diagram
Modified Issue dialog to set status to closed when issue resolved
Corrected case sensitivity issue of class scope in XMI import/export
Fixed issue with Association Class elements showing dotted link in images derived from only currently selected items
Added context menu option to single elements to include "Copy Selected Image to Clipboard)
Fixed import of XMLDoc <exception/> comment tags for languages not having explicit throws clauses
Fixed ExportXML dtd file copy problem for XMI 1.0 export