|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResourceRole
A representation of the model object 'Resource Role'.
The following features are supported:
Bpmn2Package.getResourceRole()
Method Summary | |
---|---|
Resource |
getResource()
Returns the value of the 'Resource' reference. |
ResourceAssignmentExpression |
getResourceAssignmentExpression()
Returns the value of the 'Resource Assignment Expression' containment reference. |
org.eclipse.emf.common.util.EList<ResourceParameterBinding> |
getResourceParameterBindings()
Returns the value of the 'Resource Parameter Bindings' containment reference list. |
void |
setResource(Resource value)
Sets the value of the ' Resource ' reference. |
void |
setResourceAssignmentExpression(ResourceAssignmentExpression value)
Sets the value of the ' Resource Assignment Expression ' containment 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 |
---|
Resource getResource()
If the meaning of the 'Resource' reference isn't clear, there really should be more of a description here...
setResource(Resource)
,
Bpmn2Package.getResourceRole_Resource()
void setResource(Resource value)
Resource
' reference.
value
- the new value of the 'Resource' reference.getResource()
org.eclipse.emf.common.util.EList<ResourceParameterBinding> getResourceParameterBindings()
ResourceParameterBinding
.
If the meaning of the 'Resource Parameter Bindings' containment reference list isn't clear, there really should be more of a description here...
Bpmn2Package.getResourceRole_ResourceParameterBindings()
ResourceAssignmentExpression getResourceAssignmentExpression()
If the meaning of the 'Resource Assignment Expression' containment reference isn't clear, there really should be more of a description here...
setResourceAssignmentExpression(ResourceAssignmentExpression)
,
Bpmn2Package.getResourceRole_ResourceAssignmentExpression()
void setResourceAssignmentExpression(ResourceAssignmentExpression value)
Resource Assignment Expression
' containment reference.
value
- the new value of the 'Resource Assignment Expression' containment reference.getResourceAssignmentExpression()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |