|
jBPM :: BPMN2 EMF Extension Model 6.2.0-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResourceParameters
A representation of the model object 'Resource Parameters'.
The following features are supported:
BpsimPackage.getResourceParameters()
Method Summary | |
---|---|
Parameter |
getAvailability()
Returns the value of the 'Availability' containment reference |
Parameter |
getQuantity()
Returns the value of the 'Quantity' containment reference |
org.eclipse.emf.common.util.EList<Parameter> |
getRole()
Returns the value of the 'Role' containment reference list. |
Parameter |
getSelection()
Returns the value of the 'Selection' containment reference |
void |
setAvailability(Parameter value)
Sets the value of the ' Availability ' containment reference |
void |
setQuantity(Parameter value)
Sets the value of the ' Quantity ' containment reference |
void |
setSelection(Parameter value)
Sets the value of the ' Selection ' containment reference |
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 |
---|
Parameter getSelection()
If the meaning of the 'Selection' containment reference isn't clear, there really should be more of a description here...
setSelection(Parameter)
,
BpsimPackage.getResourceParameters_Selection()
void setSelection(Parameter value)
Selection
' containment reference.
value
- the new value of the 'Selection' containment reference.getSelection()
Parameter getAvailability()
If the meaning of the 'Availability' containment reference isn't clear, there really should be more of a description here...
setAvailability(Parameter)
,
BpsimPackage.getResourceParameters_Availability()
void setAvailability(Parameter value)
Availability
' containment reference.
value
- the new value of the 'Availability' containment reference.getAvailability()
Parameter getQuantity()
If the meaning of the 'Quantity' containment reference isn't clear, there really should be more of a description here...
setQuantity(Parameter)
,
BpsimPackage.getResourceParameters_Quantity()
void setQuantity(Parameter value)
Quantity
' containment reference.
value
- the new value of the 'Quantity' containment reference.getQuantity()
org.eclipse.emf.common.util.EList<Parameter> getRole()
Parameter
.
If the meaning of the 'Role' containment reference list isn't clear, there really should be more of a description here...
BpsimPackage.getResourceParameters_Role()
|
jBPM :: BPMN2 EMF Extension Model 6.2.0-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |