Package | Description |
---|---|
com.modeliosoft.modelio.api.model | |
com.modeliosoft.modelio.api.model.bpmn | |
com.modeliosoft.modelio.api.utils |
Modifier and Type | Method and Description |
---|---|
IBpmnInclusiveGateway |
IUmlModel.createBpmnInclusiveGateway()
Create a BpmnInclusiveGateway.
|
Modifier and Type | Method and Description |
---|---|
IBpmnInclusiveGateway |
IBpmnSequenceFlow.getDefaultOfInclusive()
Get the DefaultOfInclusive association.
|
Modifier and Type | Method and Description |
---|---|
void |
IBpmnSequenceFlow.setDefaultOfInclusive(IBpmnInclusiveGateway element)
Setter for the 'DefaultOfInclusive' [0..1] association.
|
Modifier and Type | Method and Description |
---|---|
Object |
IMetamodelVisitor.visitBpmnInclusiveGateway(IBpmnInclusiveGateway theBpmnInclusiveGateway) |
Object |
DefaultMetamodelVisitor.visitBpmnInclusiveGateway(IBpmnInclusiveGateway theBpmnInclusiveGateway) |
Object |
AbstractMetamodelVisitor.visitBpmnInclusiveGateway(IBpmnInclusiveGateway theBpmnInclusiveGateway) |