Interface | Description |
---|---|
IAnalystModel |
This class represents the root model of requirement classes.
|
IDefaultNameService |
Help class used when an element needs a "default" name.
|
IImageService |
This class provide the API to get the image of a model element.
|
IMetamodelExtensions |
This interface is used to get the module extensions.
|
IModelingSession |
This interface represents a project session.
|
IModelManipulationService |
Model manipulation services.
|
ITransaction |
This interface defines the Modelio transactions.
|
IUmlModel |
The IUmlModel provide navigation and modification in the UML model represented in Modelio.
|
IUMLTypes |
This interface give access to UML types managed by Modelio.
|
Class | Description |
---|---|
ObUtils | Deprecated
most of the services defined in ObUtils are now available on IModelElement.
|
UMLPath |
Defines the localisation of an
INameSpace in the composition graph. |
Exception | Description |
---|---|
InvalidPathException |
Thrown when an invalid UMLPath is used.
|
InvalidTransactionException |
Thrown when a transaction should be commited but could not because of the audit system.
|
InvalidUuidException |
Thrown when an invalid uuid is used.
|