Package | Description |
---|---|
com.modeliosoft.modelio.api.model | |
com.modeliosoft.modelio.api.model.bpmn | |
com.modeliosoft.modelio.api.utils |
Modifier and Type | Method and Description |
---|---|
IBpmnComplexBehaviorDefinition |
IUmlModel.createBpmnComplexBehaviorDefinition()
Create a BpmnComplexBehaviorDefinition.
|
Modifier and Type | Method and Description |
---|---|
<T extends IBpmnComplexBehaviorDefinition> |
IBpmnMultiInstanceLoopCharacteristics.getComplexBehaviorDefinition(Class<T> filteredClass)
Get the list of ObBpmnComplexBehaviorDefinition to the ComplexBehaviorDefinition association.
|
Modifier and Type | Method and Description |
---|---|
IBpmnComplexBehaviorDefinition |
IBpmnImplicitThrowEvent.getOwner()
Get the Owner association.
|
Modifier and Type | Method and Description |
---|---|
ObList<IBpmnComplexBehaviorDefinition> |
IBpmnMultiInstanceLoopCharacteristics.getComplexBehaviorDefinition()
Get the list of ObBpmnComplexBehaviorDefinition to the ComplexBehaviorDefinition association.
|
Modifier and Type | Method and Description |
---|---|
void |
IBpmnMultiInstanceLoopCharacteristics.addComplexBehaviorDefinition(IBpmnComplexBehaviorDefinition element)
Add a ObBpmnComplexBehaviorDefinition to the 'ComplexBehaviorDefinition' association.
|
void |
IBpmnMultiInstanceLoopCharacteristics.removeComplexBehaviorDefinition(IBpmnComplexBehaviorDefinition element)
Remove an ObBpmnComplexBehaviorDefinition from the 'ComplexBehaviorDefinition' association.
|
void |
IBpmnImplicitThrowEvent.setOwner(IBpmnComplexBehaviorDefinition element)
Setter for the 'Owner' [0..1] association.
|
Modifier and Type | Method and Description |
---|---|
int |
IBpmnMultiInstanceLoopCharacteristics.cardComplexBehaviorDefinition(Class<? extends IBpmnComplexBehaviorDefinition> filteredClass)
Returns the number elements in the ComplexBehaviorDefinition association filtered with the given metaclass.
|
Modifier and Type | Method and Description |
---|---|
Object |
IMetamodelVisitor.visitBpmnComplexBehaviorDefinition(IBpmnComplexBehaviorDefinition theBpmnComplexBehaviorDefinition) |
Object |
DefaultMetamodelVisitor.visitBpmnComplexBehaviorDefinition(IBpmnComplexBehaviorDefinition theBpmnComplexBehaviorDefinition) |
Object |
AbstractMetamodelVisitor.visitBpmnComplexBehaviorDefinition(IBpmnComplexBehaviorDefinition theBpmnComplexBehaviorDefinition) |