Book a Demo

Author Topic: Version 3.51 - Build 606 Released  (Read 19553 times)

sparks

  • EA Administrator
  • EA User
  • *****
  • Posts: 691
  • Karma: +4/-2
    • View Profile
Version 3.51 - Build 606 Released
« on: March 30, 2003, 08:46:33 pm »
Changes in Build 606
********************
Modified ODBC import to correctly capture 'Currency' type in MS JET databases
Multiple changes to the XMI import facility when importing UML 1.3/XMI 1.1 from the Rose Unisys toolset
   -Improved diagram import and layout
   -Handles notes and notelinks better
   -Some changes to display of rrot/leaf indicators
   -Default cardinality changed to clarify diagrams
   -Notelinks to connectors
   -Association Classes

Improved print preview and printing to better match printed output with screen output (font sizing problem)
Fixed problem with import from SQL Server to .EAP format of binary data (metafiles,images)
Fixed problem with default code language in View/Options dialog not always being saved
Added option in View/Options Code Generation to toggle auto diagram layout on and off when importing
Fixed error when closinf one model and opening another with pending changes and security enabled
Added ability for EA to autogenerate Foreign Key operations when using datamodeling capabiliuty:
   1. You create parent and child tables as normal
   2. Create attribute (columns) in both
   3. Set a target attribute to be the PK or <<unique>>
   4. Create an Association from the child to the parent
   5. Set the target role to the required PK (will be in drop list)
   6. Set the source role to a column name in the Source Role (will be in drop list)
   7. Press OK
     
 EA will generate the new <<FK>> operation automatically and convert the Source Role name to the generated <<FK>> name. I think this makes things a lot simpler as both the FK and PK operations are now being automatically generated from the column name.
     
Fixed problem when reversing interface operations from C# code
Added ability to move in Attribute and Operations lists with arrow keys
Fixed bug in Issues dialog when modifying an existing item, a duplicate record could be created

« Last Edit: March 30, 2003, 08:47:33 pm by sparks »