| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UML2Classifier
Extension of a standard model element that holds a reference to a UML2 class.
|
class |
UML2DataType
A data type that wraps a UML2 DataType object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XSDClassifier
An XSD classifier, usually created from a complex type or element.
|
class |
XSDDataType
An XSD data type is either a simple type, a derived simple type, or a
complex type derived from a simple type (with optional added attributes).
|
Copyright © 2006-2013. All Rights Reserved.