| Package | Description |
|---|---|
| com.modeliosoft.modelio.api.model | |
| com.modeliosoft.modelio.api.model.uml.behavior.interaction | |
| com.modeliosoft.modelio.api.utils |
| Modifier and Type | Method and Description |
|---|---|
IPartDecomposition |
IUmlModel.createPartDecomposition()
Create a PartDecomposition.
|
IPartDecomposition |
IUmlModel.createPartDecomposition(IInteraction refered)
Create an PartDecomposition.
|
| Modifier and Type | Method and Description |
|---|---|
IPartDecomposition |
ILifeline.getDecomposedAs()
Get the DecomposedAs association.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ILifeline.setDecomposedAs(IPartDecomposition element)
Setter for the 'DecomposedAs' [0..1] association.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
IMetamodelVisitor.visitPartDecomposition(IPartDecomposition thePartDecomposition) |
Object |
DefaultMetamodelVisitor.visitPartDecomposition(IPartDecomposition thePartDecomposition) |
Object |
AbstractMetamodelVisitor.visitPartDecomposition(IPartDecomposition thePartDecomposition) |