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 |
---|---|
BpmnExclusiveGateway |
IUmlModel.createBpmnExclusiveGateway()
Create a BpmnExclusiveGateway.
|
Modifier and Type | Method and Description |
---|---|
BpmnExclusiveGateway |
BpmnSequenceFlow.getDefaultOfExclusive()
Getter for relation 'BpmnSequenceFlow->DefaultOfExclusive'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
void |
BpmnSequenceFlow.setDefaultOfExclusive(BpmnExclusiveGateway value)
Setter for relation 'BpmnSequenceFlow->DefaultOfExclusive'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
BpmnExclusiveGateway |
IStandardModelFactory.createBpmnExclusiveGateway() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
AbstractModelVisitor.visitBpmnExclusiveGateway(BpmnExclusiveGateway obj) |
java.lang.Object |
IModelVisitor.visitBpmnExclusiveGateway(BpmnExclusiveGateway obj) |
java.lang.Object |
DefaultModelVisitor.visitBpmnExclusiveGateway(BpmnExclusiveGateway obj) |
default java.lang.Object |
IAbstractModelVisitor.visitBpmnExclusiveGateway(BpmnExclusiveGateway obj) |
default java.lang.Object |
IDefaultModelVisitor.visitBpmnExclusiveGateway(BpmnExclusiveGateway obj) |