| Package | Description |
|---|---|
| com.modeliosoft.modelio.api.model | |
| com.modeliosoft.modelio.api.model.bpmn | |
| com.modeliosoft.modelio.api.utils |
| Modifier and Type | Method and Description |
|---|---|
IBpmnExclusiveGateway |
IUmlModel.createBpmnExclusiveGateway()
Create a BpmnExclusiveGateway.
|
| Modifier and Type | Method and Description |
|---|---|
IBpmnExclusiveGateway |
IBpmnSequenceFlow.getDefaultOfExclusive()
Get the DefaultOfExclusive association.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IBpmnSequenceFlow.setDefaultOfExclusive(IBpmnExclusiveGateway element)
Setter for the 'DefaultOfExclusive' [0..1] association.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
IMetamodelVisitor.visitBpmnExclusiveGateway(IBpmnExclusiveGateway theBpmnExclusiveGateway) |
Object |
DefaultMetamodelVisitor.visitBpmnExclusiveGateway(IBpmnExclusiveGateway theBpmnExclusiveGateway) |
Object |
AbstractMetamodelVisitor.visitBpmnExclusiveGateway(IBpmnExclusiveGateway theBpmnExclusiveGateway) |