Book a Demo

Author Topic: Version 4.00 - Build 726 Released  (Read 17081 times)

sparks

  • EA Administrator
  • EA User
  • *****
  • Posts: 691
  • Karma: +4/-2
    • View Profile
Version 4.00 - Build 726 Released
« on: April 28, 2004, 08:59:06 pm »
Release Notes for EA 4.00 Build 726
***********************************
Fixed bug involving C++ reverse engineering method parameters with comments.
Visual Studio.Net now supports For Each of EA automation objects
Fixed DDL script syntax for MySQL tables with auto_increment columns.
Fixed Delphi Code Synchronization issue which prevented properties from being synchronized correctly.
Added Page Up/Page Down/Home/End support for EA Diagram navigation
Fixed issue where element aliases were being incorrectly displayed in the Project Tree
Fixed issue where EA would incorrecly allow duplicate attributes to be created.
Fixed bug on Oracle repository when adding UML pattern to a diagram.
Fixed bug where diagram views were being incorrecly deleted when deleing a package on the Project View.
Added Data Modelling feature where tables, attributes and operations of one DBMS can be mapped to another supported DBMS.
Fixed handling of table owner and DDL syntax for SQL Server database tables.
Modified Sequence diagram to prevent resizing elements to text width at very extreme zoom values
Fixed table owner and DDL syntax for SQL Server and Oracle database tables.
Added option to specify InnoDB table type for MySQL.
Fixed issue with dropping a Part element onto a diagram where its containing parent did not exist
Some optimizations to reduce load time of large diagrams
Optimised speed of XMI Export|Format XML Output
Added option to select clustered or nonclustered primary keys for SQL Server.
Fixed Element.Elements collection to include newly added children elements created by the Automation Interface
Fixed VB Code import to correctly import class notes
Fixed Linux/CrossoverOffice printing issue whereby text was incorrectly printed back-to-front
Fixed issue whereby Part elements were being incorrectly drawn when moved from one parent to another
Modifed how port and part names are displayed in some situations to be consistent with type display
Modified synchronization of Port and Part instances to correct issue when Port or Part is of same Type as Parent (owner)
Several modifications to the XML importer to better support Telelogic XML 1.0 import
Modified handling of "Part" element to support typing in the same manner as Ports
Modified Project Reload function to force a reload of all open diagrams when refreshing the project tree
Fixed issue which caused generation of duplicated associated attributes when no role specified
Fixed bug where RTF Report Format dialog not showing all in Style combo box when on Oracle repository.