Modifier and Type | Method and Description |
---|---|
PartDecomposition |
IUmlModel.createPartDecomposition()
Create a PartDecomposition.
|
PartDecomposition |
IUmlModel.createPartDecomposition(Interaction refered)
Create an PartDecomposition.
|
Modifier and Type | Method and Description |
---|---|
Object |
CompositionInitializer.visitPartDecomposition(PartDecomposition thePartDecomposition) |
Modifier and Type | Method and Description |
---|---|
PartDecomposition |
IModelFactory.createPartDecomposition() |
PartDecomposition |
IModelFactory.createPartDecomposition(Interaction referred) |
Modifier and Type | Method and Description |
---|---|
PartDecomposition |
Lifeline.getDecomposedAs() |
Modifier and Type | Method and Description |
---|---|
void |
Lifeline.setDecomposedAs(PartDecomposition value) |
Modifier and Type | Method and Description |
---|---|
Object |
IModelVisitor.visitPartDecomposition(PartDecomposition obj) |
Object |
AbstractModelVisitor.visitPartDecomposition(PartDecomposition obj) |
Object |
DefaultModelVisitor.visitPartDecomposition(PartDecomposition obj) |