| Package | Description |
|---|---|
| org.modelio.api.modelio.model | |
| org.modelio.metamodel.bpmn.flows | |
| org.modelio.metamodel.mmextensions.standard.factory | |
| org.modelio.metamodel.visitors |
| Modifier and Type | Method and Description |
|---|---|
BpmnComplexGateway |
IUmlModel.createBpmnComplexGateway()
Create a BpmnComplexGateway.
|
| Modifier and Type | Method and Description |
|---|---|
BpmnComplexGateway |
BpmnSequenceFlow.getDefaultOfComplex()
Getter for relation 'BpmnSequenceFlow->DefaultOfComplex'
Metamodel description:
null
|
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnSequenceFlow.setDefaultOfComplex(BpmnComplexGateway value)
Setter for relation 'BpmnSequenceFlow->DefaultOfComplex'
Metamodel description:
null
|
| Modifier and Type | Method and Description |
|---|---|
BpmnComplexGateway |
IStandardModelFactory.createBpmnComplexGateway() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
AbstractModelVisitor.visitBpmnComplexGateway(BpmnComplexGateway obj) |
java.lang.Object |
IModelVisitor.visitBpmnComplexGateway(BpmnComplexGateway obj) |
java.lang.Object |
DefaultModelVisitor.visitBpmnComplexGateway(BpmnComplexGateway obj) |
default java.lang.Object |
IAbstractModelVisitor.visitBpmnComplexGateway(BpmnComplexGateway obj) |
default java.lang.Object |
IDefaultModelVisitor.visitBpmnComplexGateway(BpmnComplexGateway obj) |