Uses of Class
net.sourceforge.nrl.parser.model.AbstractAttribute

Packages that use AbstractAttribute
net.sourceforge.nrl.parser.model.uml2 A model implementation that provides an implementation over the UML2 model classes. 
net.sourceforge.nrl.parser.model.xsd XML Schema model loader. 
 

Uses of AbstractAttribute in net.sourceforge.nrl.parser.model.uml2
 

Subclasses of AbstractAttribute in net.sourceforge.nrl.parser.model.uml2
 class UML2Attribute
          Extension of a standard attribute that holds a UML2 typed element reference.
 

Uses of AbstractAttribute in net.sourceforge.nrl.parser.model.xsd
 

Subclasses of AbstractAttribute in net.sourceforge.nrl.parser.model.xsd
 class XSDAttribute
          An NRL attribute created from a schema sub-element or attribute.
 



Copyright © 2006-2013. All Rights Reserved.