| Package | Description |
|---|---|
| com.modeliosoft.modelio.api.model | |
| com.modeliosoft.modelio.api.model.bpmn | |
| com.modeliosoft.modelio.api.utils |
| Modifier and Type | Method and Description |
|---|---|
IBpmnGateway |
IUmlModel.createBpmnGateway()
Create a BpmnGateway.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IBpmnComplexGateway |
interface |
IBpmnEventBasedGateway |
interface |
IBpmnExclusiveGateway |
interface |
IBpmnInclusiveGateway |
interface |
IBpmnParallelGateway |
| Modifier and Type | Method and Description |
|---|---|
Object |
IMetamodelVisitor.visitBpmnGateway(IBpmnGateway theBpmnGateway) |
Object |
DefaultMetamodelVisitor.visitBpmnGateway(IBpmnGateway theBpmnGateway) |
Object |
AbstractMetamodelVisitor.visitBpmnGateway(IBpmnGateway theBpmnGateway) |