Modifier and Type | Method and Description |
---|---|
BpmnResourceRole |
IUmlModel.createBpmnResourceRole()
Create a BpmnResourceRole.
|
Modifier and Type | Method and Description |
---|---|
<T extends BpmnResourceRole> |
BpmnProcess.getResource(java.lang.Class<T> filterClass)
Filtered Getter for relation 'BpmnProcess->Resource'
Metamodel description:
Resources attached to the process, such as auditing or monitoring.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<BpmnResourceRole> |
BpmnProcess.getResource()
Getter for relation 'BpmnProcess->Resource'
Metamodel description:
Resources attached to the process, such as auditing or monitoring.
|
Modifier and Type | Method and Description |
---|---|
<T extends BpmnResourceRole> |
BpmnResource.getResourceroleRefs(java.lang.Class<T> filterClass)
Filtered Getter for relation 'BpmnResource->ResourceroleRefs'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
BpmnResourceRole |
BpmnResourceParameterBinding.getResourceRole()
Getter for relation 'BpmnResourceParameterBinding->ResourceRole'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<BpmnResourceRole> |
BpmnResource.getResourceroleRefs()
Getter for relation 'BpmnResource->ResourceroleRefs'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
void |
BpmnResourceParameterBinding.setResourceRole(BpmnResourceRole value)
Setter for relation 'BpmnResourceParameterBinding->ResourceRole'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
<T extends BpmnResourceRole> |
BpmnFlowNode.getResource(java.lang.Class<T> filterClass)
Filtered Getter for relation 'BpmnFlowNode->Resource'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<BpmnResourceRole> |
BpmnFlowNode.getResource()
Getter for relation 'BpmnFlowNode->Resource'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
BpmnResourceRole |
IStandardModelFactory.createBpmnResourceRole() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
AbstractModelVisitor.visitBpmnResourceRole(BpmnResourceRole obj) |
java.lang.Object |
IModelVisitor.visitBpmnResourceRole(BpmnResourceRole obj) |
java.lang.Object |
DefaultModelVisitor.visitBpmnResourceRole(BpmnResourceRole obj) |
default java.lang.Object |
IAbstractModelVisitor.visitBpmnResourceRole(BpmnResourceRole obj) |
default java.lang.Object |
IDefaultModelVisitor.visitBpmnResourceRole(BpmnResourceRole obj) |