Package | Description |
---|---|
com.modeliosoft.modelio.api.model | |
com.modeliosoft.modelio.api.model.uml.behavior.activity | |
com.modeliosoft.modelio.api.utils |
Modifier and Type | Method and Description |
---|---|
IInterruptibleActivityRegion |
IUmlModel.createInterruptibleActivityRegion()
Create an InterruptibleActivityRegion.
|
Modifier and Type | Method and Description |
---|---|
IInterruptibleActivityRegion |
IActivityEdge.getInterrupts()
Get the Interrupts association.
|
Modifier and Type | Method and Description |
---|---|
void |
IActivityEdge.setInterrupts(IInterruptibleActivityRegion element)
Setter for the 'Interrupts' [0..1] association.
|
Modifier and Type | Method and Description |
---|---|
Object |
IMetamodelVisitor.visitInterruptibleActivityRegion(IInterruptibleActivityRegion theInterruptibleActivityRegion) |
Object |
DefaultMetamodelVisitor.visitInterruptibleActivityRegion(IInterruptibleActivityRegion theInterruptibleActivityRegion) |
Object |
AbstractMetamodelVisitor.visitInterruptibleActivityRegion(IInterruptibleActivityRegion theInterruptibleActivityRegion) |