Interface | Description |
---|---|
IModelComponentContent |
This interface provide the API that allow modules to contribute to model component content.
|
IModelComponentContributor |
This interface provide the API for modules model component contribution.
|
IModelComponentDescriptor |
This interface describes a ModelComponent: ie a name, a version and an
optional URL for its archive.
|
IModelComponentService |
This interface allows the management of Model Components in the model.
|
Class | Description |
---|---|
DefaultModelComponentContent |
Default implementation of the
IModelComponentContent interface. |