Package de.armax.ax.devtools.uml.mdr

This is the MDR based implementation of our UML abstraction layer.

See:
          Description

Class Summary
AXabstractionMdrImpl  
AXassociationEndMdrImpl  
AXassociationMdrImpl  
AXattributeMdrImpl  
AXclassifierMdrImpl  
AXclassMdrImpl  
AXdependencyMdrImpl  
AXgeneralizationMdrImpl  
AXmodelElementMdrImpl  
AXmodelMdrImpl  
AXmodelReaderMdr Helper class to read XMI into MDR repository.
AXoperationMdrImpl  
AXpackageMdrImpl  
AXparameterMdrImpl  
AXstructuralFeatureMdrImpl  
 

Package de.armax.ax.devtools.uml.mdr Description

This is the MDR based implementation of our UML abstraction layer.

This implementation is designed to work with NetBeans MDR (http://mdr.netbeans.org/) ant OMG UML 1.4 specification (http://www.omg.org/cgi-bin/doc?ad/01-02-15). Poseidon for UML 1.6 produces XMI that works well with this implementation

In order to make this implementation work, download the standalone distribution of NetBeans MDR, the NetBeans MDR ant tasks, the JMI tags for the UML 1.4 metamodel specification (available on the MDR page) and the UML 1.4 specification from OMG.

Use the MDR ant tasks to build the UML metamodel Java classes. Create a package org.omg.uml.resources and put the UML specification XML and the JMI tag file in this package. That's it!



Copyright © 2003 ARMAX mindware GmbH. All Rights Reserved.