| Interface | Description |
|---|---|
| IDefaultNameService |
Help class used when an element needs a "default" name.
|
| IElementFilter |
Interface allowing to filter IElements through its
method. |
| 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 |
|---|---|
| ModelingSessionRegistry |
ModelingSessionRegistry maintains an application scoped unique map between CoreSession instances and SharedModelingSession instances.
|
| PropertyConverter |
Provides conversion facilities for property values.
|
| Exception | Description |
|---|---|
| InvalidPathException |
Thrown when an invalid UMLPath is used.
|
| InvalidTransactionException | Deprecated |
| InvalidUuidException |
Thrown when an invalid uuid is used.
|