| Package | Description |
|---|---|
| com.modeliosoft.modelio.api.mc |
| Modifier and Type | Method and Description |
|---|---|
List<IModelComponentDescriptor> |
IModelComponentService.getModelComponents()
Get the list of all model components already deployed in the model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IModelComponentService.removeModelComponent(IModelComponentDescriptor modelComponent)
Delete a deployed model component from the model.
|