|
Class Summary |
| SimpleAbstraction |
The SimpleAbstraction class represents an abstraction in a UML model. |
| SimpleAssociation |
The SimpleAssociation represents an association in an UML model. |
| SimpleAssociationEnd |
The SimpleAssociation represents an association in a UML model. |
| SimpleAttribute |
SimpleAttribute represents an attribute in a UML model. |
| SimpleClassifier |
A representation of a class in an UML model. |
| SimpleDataType |
Creates a DataType, extends on SimpleClassifier. |
| SimpleDependency |
The SimpleDependency represents a dependency in a UML model. |
| SimpleDiagram |
A representation of a UML Package in an UML model. |
| SimpleGeneralization |
The SimpleGeneralizationClass represents a generalization in a UML model. |
| SimpleInterface |
An interface representing an interface in a UML model. |
| SimpleModel |
The Simplemodel represents a UML model. |
| SimpleModelElement |
The SimpleModelElement implements some functions that are used by all the
SimpleModelElements in this package. |
| SimpleOperation |
A Representation of an operation in an UML class. |
| SimpleParameter |
A representation of a parameter in an UML operations. |
| SimpleUmlClass |
A representation of a class in an UML model. |
| SimpleUmlPackage |
A representation of a UML Package in an UML model. |
| UmlPackageSupplier |
The UMLPackageSupplier is a helper class that supplies the UmlPackage object which
is needed to instantiate the OMG model objects. |