public interface ActiveResouce extends EObject
The following features are supported:
SimucomstatusPackage.getActiveResouce()| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Returns the value of the 'Id' attribute.
|
EList<WaitForDemand> |
getWaitingDemands()
Returns the value of the 'Waiting Demands' reference list.
|
void |
setId(String value)
Sets the value of the '
Id'
attribute. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverEList<WaitForDemand> getWaitingDemands()
WaitForDemand. It is
bidirectional and its opposite is '
Resource'.
If the meaning of the 'Waiting Demands' reference list isn't clear, there really should be more of a description here...
SimucomstatusPackage.getActiveResouce_WaitingDemands(),
WaitForDemand.getResource()String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
SimucomstatusPackage.getActiveResouce_Id()