Package | Description |
---|---|
com.modeliosoft.modelio.api.model | |
com.modeliosoft.modelio.api.model.bpmn | |
com.modeliosoft.modelio.api.utils |
Modifier and Type | Method and Description |
---|---|
IBpmnLoopCharacteristics |
IUmlModel.createBpmnLoopCharacteristics()
Create a BpmnLoopCharacteristics.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IBpmnMultiInstanceLoopCharacteristics |
interface |
IBpmnStandardLoopCharacteristics |
Modifier and Type | Method and Description |
---|---|
IBpmnLoopCharacteristics |
IBpmnActivity.getLoopCharacteristics()
Get the LoopCharacteristics association.
|
Modifier and Type | Method and Description |
---|---|
void |
IBpmnActivity.setLoopCharacteristics(IBpmnLoopCharacteristics element)
Setter for the 'LoopCharacteristics' [0..1] association.
|
Modifier and Type | Method and Description |
---|---|
Object |
IMetamodelVisitor.visitBpmnLoopCharacteristics(IBpmnLoopCharacteristics theBpmnLoopCharacteristics) |
Object |
DefaultMetamodelVisitor.visitBpmnLoopCharacteristics(IBpmnLoopCharacteristics theBpmnLoopCharacteristics) |
Object |
AbstractMetamodelVisitor.visitBpmnLoopCharacteristics(IBpmnLoopCharacteristics theBpmnLoopCharacteristics) |