Book a Demo

Author Topic: Version 3.51 - Build 610 Released  (Read 19483 times)

sparks

  • EA Administrator
  • EA User
  • *****
  • Posts: 691
  • Karma: +4/-2
    • View Profile
Version 3.51 - Build 610 Released
« on: May 04, 2003, 10:12:28 pm »
Changes in Build 610
********************
Automation interface re-written to support both IDispatch and Type Library access to automation objects.
     - TypeLibrary automatically registered on install of EA (Enterprise Architect Object Library 2.0)
     - Automation error handling improved to provide simpler and more convenient error messages
     - Intellisense for EA object model now supported thru type library reference
     - Code samples added to EA install directory (Sample Code)
     - AutomationInterface.PDF updated
     - Automation Interface ReadMe.PDF added to Program Group ... highlights recent changes

Added new behaviour on Ctrl+Drag of element from Project Browser to diagram. Source element may be dropped as Link, as Instance and as new Child (generalizes)
Added new options to UML Pattern function (from diagram 'Save as UML Pattern' option)
     - Option to link an object to an existing classifier at pattern instantiation time
     - Option to replace a pattern element with an existing model element of the same type at pattern instantiation time

3 more Properties added to the Connector automation element:
     - TransitionEvent
     - TransitionGuard
     - TransitionAction

Added an option to the HTML Generation dialog to optionally not generate separate pages for notes and text elements
Modifed Attributes and Operations dialogs pages - improved keyboard navigation and added additional mnemonics for each field
Modified Project Borwser so that F9 and F10 shortcut keys to Attributes and Operations now work correctly in tree
Updated EA installer to new version. Added code samples directory to install and included registration of type library as part of install
Added support for SubActivity State.
     - Dragging an Activity Diagram from the Project Browser onto an Activity diagram will create a SubActivity State node
     - The SubActivity node will behave in the same fashion as a Diagram Hyperlink - ie. double click to go to target diagram                  

Added ability to bookmark results in Search Dialog (places a red triangle above bookmarked elements in diagrams)