| Modifier and Type | Method and Description |
|---|---|
BpmnDataOutput |
IUmlModel.createBpmnDataOutput()
Create a BpmnDataOutput.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends BpmnDataOutput> |
BpmnActivity.getOutputSpecification(java.lang.Class<T> filterClass)
Filtered Getter for relation 'BpmnActivity->OutputSpecification'
Metamodel description:
null
|
| Modifier and Type | Method and Description |
|---|---|
BpmnDataOutput |
BpmnMultiInstanceLoopCharacteristics.getLoopDataOutputRef()
Getter for relation 'BpmnMultiInstanceLoopCharacteristics->LoopDataOutputRef'
Metamodel description:
null
|
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnMultiInstanceLoopCharacteristics.setLoopDataOutputRef(BpmnDataOutput value)
Setter for relation 'BpmnMultiInstanceLoopCharacteristics->LoopDataOutputRef'
Metamodel description:
null
|
| Modifier and Type | Method and Description |
|---|---|
BpmnDataOutput |
BpmnCatchEvent.getDataOutput()
Getter for relation 'BpmnCatchEvent->DataOutput'
Metamodel description:
null
|
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnCatchEvent.setDataOutput(BpmnDataOutput value)
Setter for relation 'BpmnCatchEvent->DataOutput'
Metamodel description:
null
|
| Modifier and Type | Method and Description |
|---|---|
BpmnDataOutput |
IStandardModelFactory.createBpmnDataOutput() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
AbstractModelVisitor.visitBpmnDataOutput(BpmnDataOutput obj) |
java.lang.Object |
IModelVisitor.visitBpmnDataOutput(BpmnDataOutput obj) |
java.lang.Object |
DefaultModelVisitor.visitBpmnDataOutput(BpmnDataOutput obj) |
default java.lang.Object |
IAbstractModelVisitor.visitBpmnDataOutput(BpmnDataOutput obj) |
default java.lang.Object |
IDefaultModelVisitor.visitBpmnDataOutput(BpmnDataOutput obj) |