Interface | Description |
---|---|
IElementInitializer |
Interface that defines classes that are able to initialize a newly created element.
|
IModelFactory |
Factory that creates the UML model elements.
|
Exception | Description |
---|---|
ElementNotUniqueException |
Thrown when several elements are found in a getXXX method.
|
ExtensionNotFoundException |
Thrown when a Stereotype, TagType, NoteType or RichNote has not been found.
|