Package net.sourceforge.nrl.parser.model.uml2

A model implementation that provides an implementation over the UML2 model classes.

See:
          Description

Class Summary
UML2Attribute Extension of a standard attribute that holds a UML2 typed element reference.
UML2Classifier Extension of a standard model element that holds a reference to a UML2 class.
UML2DataType A data type that wraps a UML2 DataType object.
UML2Helper A class with static helper methods.
UML2ModelLoader A model loader that uses the UML2 and EMF classes to populate an NRL model.
UML2Package A package implementation that wraps a UML2 Package objects.
 

Package net.sourceforge.nrl.parser.model.uml2 Description

A model implementation that provides an implementation over the UML2 model classes. UML2 is an implementation of the UML 2.0 meta-model provided as an open source plugin for eclipse.



Copyright © 2006-2010 Christian Nentwich and others