public interface PowerState extends Entity
The following features are supported:
BindingPackage.getPowerState()| Modifier and Type | Method and Description |
|---|---|
ResourcePowerBinding |
getBinding()
Returns the value of the 'Binding' reference.
|
StatefulResourcePowerBinding |
getStatefulResourcePowerBinding()
Returns the value of the 'Stateful Resource Power Binding' container
reference.
|
void |
setBinding(ResourcePowerBinding value)
Sets the value of the '
Binding'
reference. |
void |
setStatefulResourcePowerBinding(StatefulResourcePowerBinding value)
Sets the value of the '
Stateful Resource Power Binding' container reference. |
getName, setNamecdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverResourcePowerBinding getBinding()
If the meaning of the 'Binding' reference isn't clear, there really should be more of a description here...
setBinding(ResourcePowerBinding),
BindingPackage.getPowerState_Binding()void setBinding(ResourcePowerBinding value)
Binding'
reference. value - the new value of the 'Binding' reference.getBinding()StatefulResourcePowerBinding getStatefulResourcePowerBinding()
Power States
'.
If the meaning of the 'Stateful Resource Power Binding' container reference isn't clear, there really should be more of a description here...
setStatefulResourcePowerBinding(StatefulResourcePowerBinding),
BindingPackage.getPowerState_StatefulResourcePowerBinding(),
StatefulResourcePowerBinding.getPowerStates()void setStatefulResourcePowerBinding(StatefulResourcePowerBinding value)
Stateful Resource Power Binding' container reference. value - the new value of the 'Stateful Resource Power Binding' container
reference.getStatefulResourcePowerBinding()