|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResourceParameterBinding
A representation of the model object 'Resource Parameter Binding'.
The following features are supported:
Bpmn2Package.getResourceParameterBinding()
Method Summary | |
---|---|
Expression |
getExpression()
Returns the value of the 'Expression' containment reference. |
ResourceParameter |
getParameter()
Returns the value of the 'Parameter' reference. |
void |
setExpression(Expression value)
Sets the value of the ' Expression ' containment reference. |
void |
setParameter(ResourceParameter value)
Sets the value of the ' Parameter ' reference. |
Methods inherited from interface com.ibm.xtools.bpmn2.BaseElement |
---|
getAny, getAnyAttribute, getDocumentations, getExtensionElements, getId, getName, setExtensionElements, setId, setName |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
Expression getExpression()
If the meaning of the 'Expression' containment reference isn't clear, there really should be more of a description here...
setExpression(Expression)
,
Bpmn2Package.getResourceParameterBinding_Expression()
void setExpression(Expression value)
Expression
' containment reference.
value
- the new value of the 'Expression' containment reference.getExpression()
ResourceParameter getParameter()
If the meaning of the 'Parameter' reference isn't clear, there really should be more of a description here...
setParameter(ResourceParameter)
,
Bpmn2Package.getResourceParameterBinding_Parameter()
void setParameter(ResourceParameter value)
Parameter
' reference.
value
- the new value of the 'Parameter' reference.getParameter()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |