| Package | Description |
|---|---|
| com.modeliosoft.modelio.api.model | |
| com.modeliosoft.modelio.api.model.bpmn | |
| com.modeliosoft.modelio.api.utils |
| Modifier and Type | Method and Description |
|---|---|
IBpmnComplexGateway |
IUmlModel.createBpmnComplexGateway()
Create a BpmnComplexGateway.
|
| Modifier and Type | Method and Description |
|---|---|
IBpmnComplexGateway |
IBpmnSequenceFlow.getDefaultOfComplex()
Get the DefaultOfComplex association.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IBpmnSequenceFlow.setDefaultOfComplex(IBpmnComplexGateway element)
Setter for the 'DefaultOfComplex' [0..1] association.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
IMetamodelVisitor.visitBpmnComplexGateway(IBpmnComplexGateway theBpmnComplexGateway) |
Object |
DefaultMetamodelVisitor.visitBpmnComplexGateway(IBpmnComplexGateway theBpmnComplexGateway) |
Object |
AbstractMetamodelVisitor.visitBpmnComplexGateway(IBpmnComplexGateway theBpmnComplexGateway) |