| Package | Description |
|---|---|
| net.sourceforge.nrl.parser.model |
Definition of the internal meta-model that rules are written against.
|
| 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 |
AbstractClassifier
Abstract basic implementation of a classifier that manages attribute collections.
|
class |
AbstractPackage
Abstract implementation of a package.
|
| 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.
|
class |
UML2Package
A package implementation that wraps a UML2 Package objects.
|
| 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).
|
class |
XSDPackage
A package in the XSD model.
|
Copyright © 2006-2013. All Rights Reserved.