|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceParameterBinding | |
---|---|
com.ibm.xtools.bpmn2 | |
com.ibm.xtools.bpmn2.util |
Uses of ResourceParameterBinding in com.ibm.xtools.bpmn2 |
---|
Methods in com.ibm.xtools.bpmn2 that return ResourceParameterBinding | |
---|---|
ResourceParameterBinding |
Bpmn2Factory.createResourceParameterBinding()
Returns a new object of class 'Resource Parameter Binding'. |
ResourceParameterBinding |
DocumentRoot.getResourceParameterBinding()
Returns the value of the 'Resource Parameter Binding' containment reference. |
Methods in com.ibm.xtools.bpmn2 that return types with arguments of type ResourceParameterBinding | |
---|---|
org.eclipse.emf.common.util.EList<ResourceParameterBinding> |
ResourceRole.getResourceParameterBindings()
Returns the value of the 'Resource Parameter Bindings' containment reference list. |
Methods in com.ibm.xtools.bpmn2 with parameters of type ResourceParameterBinding | |
---|---|
void |
DocumentRoot.setResourceParameterBinding(ResourceParameterBinding value)
Sets the value of the ' Resource Parameter Binding ' containment reference. |
Uses of ResourceParameterBinding in com.ibm.xtools.bpmn2.util |
---|
Methods in com.ibm.xtools.bpmn2.util with parameters of type ResourceParameterBinding | |
---|---|
T |
Bpmn2Switch.caseResourceParameterBinding(ResourceParameterBinding object)
Returns the result of interpreting the object as an instance of 'Resource Parameter Binding'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |