| Package | Description |
|---|---|
| com.modeliosoft.modelio.api.model | |
| com.modeliosoft.modelio.api.model.bpmn | |
| com.modeliosoft.modelio.api.utils |
| Modifier and Type | Method and Description |
|---|---|
IBpmnMultiInstanceLoopCharacteristics |
IUmlModel.createBpmnMultiInstanceLoopCharacteristics()
Create a BpmnMultiInstanceLoopCharacteristics.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends IBpmnMultiInstanceLoopCharacteristics> |
IBpmnEventDefinition.getLoopRef(Class<T> filteredClass)
Get the list of ObBpmnMultiInstanceLoopCharacteristics to the LoopRef association.
|
| Modifier and Type | Method and Description |
|---|---|
IBpmnMultiInstanceLoopCharacteristics |
IBpmnComplexBehaviorDefinition.getOwner()
Get the Owner association.
|
IBpmnMultiInstanceLoopCharacteristics |
IBpmnDataOutput.getOwnerLoopCharacteristics()
Get the OwnerLoopCharacteristics association.
|
IBpmnMultiInstanceLoopCharacteristics |
IBpmnDataInput.getOwnerLoopCharacteristics()
Get the OwnerLoopCharacteristics association.
|
| Modifier and Type | Method and Description |
|---|---|
ObList<IBpmnMultiInstanceLoopCharacteristics> |
IBpmnEventDefinition.getLoopRef()
Get the list of ObBpmnMultiInstanceLoopCharacteristics to the LoopRef association.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IBpmnEventDefinition.addLoopRef(IBpmnMultiInstanceLoopCharacteristics element)
Add a ObBpmnMultiInstanceLoopCharacteristics to the 'LoopRef' association.
|
void |
IBpmnEventDefinition.removeLoopRef(IBpmnMultiInstanceLoopCharacteristics element)
Remove an ObBpmnMultiInstanceLoopCharacteristics from the 'LoopRef' association.
|
void |
IBpmnComplexBehaviorDefinition.setOwner(IBpmnMultiInstanceLoopCharacteristics element)
Setter for the 'Owner' [1..1] association.
|
void |
IBpmnDataOutput.setOwnerLoopCharacteristics(IBpmnMultiInstanceLoopCharacteristics element)
Setter for the 'OwnerLoopCharacteristics' [0..1] association.
|
void |
IBpmnDataInput.setOwnerLoopCharacteristics(IBpmnMultiInstanceLoopCharacteristics element)
Setter for the 'OwnerLoopCharacteristics' [0..1] association.
|
| Modifier and Type | Method and Description |
|---|---|
int |
IBpmnEventDefinition.cardLoopRef(Class<? extends IBpmnMultiInstanceLoopCharacteristics> filteredClass)
Returns the number elements in the LoopRef association filtered with the given metaclass.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
IMetamodelVisitor.visitBpmnMultiInstanceLoopCharacteristics(IBpmnMultiInstanceLoopCharacteristics theBpmnMultiInstanceLoopCharacteristics) |
Object |
DefaultMetamodelVisitor.visitBpmnMultiInstanceLoopCharacteristics(IBpmnMultiInstanceLoopCharacteristics theBpmnMultiInstanceLoopCharacteristics) |
Object |
AbstractMetamodelVisitor.visitBpmnMultiInstanceLoopCharacteristics(IBpmnMultiInstanceLoopCharacteristics theBpmnMultiInstanceLoopCharacteristics) |