Modifier and Type | Method and Description |
---|---|
BpmnSubProcess |
IUmlModel.createBpmnSubProcess()
Create a BpmnSubProcess.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BpmnAdHocSubProcess
BpmnAdHocSubProcess v0.0.9054
An Ad-Hoc Sub-Process is a specialized type of Sub-Process that is a group of Activities that have no required sequence relationships.
|
interface |
BpmnTransaction
BpmnTransaction v0.0.9054
A Transaction is a specialized type of Sub-Process which will have a special behavior that is controlled through a transaction protocol (such as WS-Transaction).
|
Modifier and Type | Method and Description |
---|---|
BpmnSubProcess |
BpmnLaneSet.getSubProcess()
Getter for relation 'BpmnLaneSet->SubProcess'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
void |
BpmnLaneSet.setSubProcess(BpmnSubProcess value)
Setter for relation 'BpmnLaneSet->SubProcess'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
BpmnSubProcess |
BpmnFlowElement.getSubProcess()
Getter for relation 'BpmnFlowElement->SubProcess'
Metamodel description:
null
|
BpmnSubProcess |
BpmnArtifact.getSubProcess()
Getter for relation 'BpmnArtifact->SubProcess'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
void |
BpmnFlowElement.setSubProcess(BpmnSubProcess value)
Setter for relation 'BpmnFlowElement->SubProcess'
Metamodel description:
null
|
void |
BpmnArtifact.setSubProcess(BpmnSubProcess value)
Setter for relation 'BpmnArtifact->SubProcess'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
BpmnSubProcess |
IStandardModelFactory.createBpmnSubProcess() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
IModelVisitor.visitBpmnSubProcess(BpmnSubProcess obj) |
default java.lang.Object |
IDefaultModelVisitor.visitBpmnSubProcess(BpmnSubProcess obj) |
default java.lang.Object |
IAbstractModelVisitor.visitBpmnSubProcess(BpmnSubProcess obj) |
java.lang.Object |
DefaultModelVisitor.visitBpmnSubProcess(BpmnSubProcess obj) |
java.lang.Object |
AbstractModelVisitor.visitBpmnSubProcess(BpmnSubProcess obj) |