public interface WaitForDemand extends Action
The following features are supported:
SimucomstatusPackage.getWaitForDemand()| Modifier and Type | Method and Description |
|---|---|
double |
getDemand()
Returns the value of the 'Demand' attribute.
|
ActiveResouce |
getResource()
Returns the value of the 'Resource' reference.
|
void |
setDemand(double value)
Sets the value of the '
Demand
' attribute. |
void |
setResource(ActiveResouce value)
Sets the value of the '
Resource' reference. |
getActionDuration, getActionStartTime, setActionDuration, setActionStartTimeeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverdouble getDemand()
If the meaning of the 'Demand' attribute isn't clear, there really should be more of a description here...
setDemand(double),
SimucomstatusPackage.getWaitForDemand_Demand()void setDemand(double value)
Demand
' attribute. value - the new value of the 'Demand' attribute.getDemand()ActiveResouce getResource()
Waiting Demands'.
If the meaning of the 'Resource' reference isn't clear, there really should be more of a description here...
setResource(ActiveResouce),
SimucomstatusPackage.getWaitForDemand_Resource(),
ActiveResouce.getWaitingDemands()void setResource(ActiveResouce value)
Resource' reference. value - the new value of the 'Resource' reference.getResource()