UDM 3.01 Released
New in this release:
- GME 5.11.18 support
- Upgraded to Visual studio 8
- Fix UdmProject to work when the name of root folders is longer than 50 characters.
- The UML2XML interpreter now sets the association and composition names even if they have not been changed from the default "Association", "Composition" respectively.
- The UML2XML interpreter has been rewritten to use UdmDom data networks and UdmProjects.
- Fix naming of cross classes in crosslink diagrams.
- Optimize Udm to speed up the generation of C code.
- Namespace related speed improvements in UdmDom backend.
- Enhanced UdmGme backend to support references that have an abstract UML class.
- DataNetwork::GetAllInstancesOf() detects loops in the fast traversal mode and switches to a slower mode.
- OCL fixes related to the naming of OCL types.
- When interpreting UML models, the name of the diagrams can be overridden by the "alias" attribute of the corresponding Package.