public interface SimulatedResources extends EObject
The following features are supported:
SimucomstatusPackage.getSimulatedResources()| Modifier and Type | Method and Description |
|---|---|
EList<ActiveResouce> |
getActiveResources()
Returns the value of the 'Active Resources' containment reference list.
|
EList<PassiveResource> |
getPassiveResources()
Returns the value of the 'Passive Resources' containment reference list.
|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverEList<ActiveResouce> getActiveResources()
ActiveResouce
.
If the meaning of the 'Active Resources' containment reference list isn't clear, there really should be more of a description here...
SimucomstatusPackage.getSimulatedResources_ActiveResources()EList<PassiveResource> getPassiveResources()
PassiveResource.
If the meaning of the 'Passive Resources' containment reference list isn't clear, there really should be more of a description here...
SimucomstatusPackage.getSimulatedResources_PassiveResources()