Package | Description |
---|---|
org.modelio.api.modelio.model |
Model services
|
org.modelio.metamodel.bpmn.flows | |
org.modelio.metamodel.mmextensions.standard.factory | |
org.modelio.metamodel.visitors |
Modifier and Type | Method and Description |
---|---|
BpmnInclusiveGateway |
IUmlModel.createBpmnInclusiveGateway()
Create a BpmnInclusiveGateway.
|
Modifier and Type | Method and Description |
---|---|
BpmnInclusiveGateway |
BpmnSequenceFlow.getDefaultOfInclusive()
Getter for relation 'BpmnSequenceFlow->DefaultOfInclusive'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
void |
BpmnSequenceFlow.setDefaultOfInclusive(BpmnInclusiveGateway value)
Setter for relation 'BpmnSequenceFlow->DefaultOfInclusive'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
BpmnInclusiveGateway |
IStandardModelFactory.createBpmnInclusiveGateway() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
AbstractModelVisitor.visitBpmnInclusiveGateway(BpmnInclusiveGateway obj) |
java.lang.Object |
IModelVisitor.visitBpmnInclusiveGateway(BpmnInclusiveGateway obj) |
java.lang.Object |
DefaultModelVisitor.visitBpmnInclusiveGateway(BpmnInclusiveGateway obj) |
default java.lang.Object |
IAbstractModelVisitor.visitBpmnInclusiveGateway(BpmnInclusiveGateway obj) |
default java.lang.Object |
IDefaultModelVisitor.visitBpmnInclusiveGateway(BpmnInclusiveGateway obj) |