| Package | Description |
|---|---|
| de.fzi.power.binding | |
| de.fzi.power.binding.impl | |
| de.fzi.power.binding.util | |
| de.fzi.power.infrastructure | |
| de.fzi.power.infrastructure.impl |
| Modifier and Type | Method and Description |
|---|---|
StatefulResourcePowerBinding |
BindingFactory.createStatefulResourcePowerBinding()
Returns a new object of class 'Stateful Resource Power Binding'.
|
StatefulResourcePowerBinding |
PowerState.getStatefulResourcePowerBinding()
Returns the value of the 'Stateful Resource Power Binding' container
reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PowerState.setStatefulResourcePowerBinding(StatefulResourcePowerBinding value)
Sets the value of the '
Stateful Resource Power Binding' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
StatefulResourcePowerBindingImpl
An implementation of the model object '
Stateful Resource Power Binding'.
|
| Modifier and Type | Method and Description |
|---|---|
StatefulResourcePowerBinding |
BindingFactoryImpl.createStatefulResourcePowerBinding() |
StatefulResourcePowerBinding |
PowerStateImpl.getStatefulResourcePowerBinding() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
PowerStateImpl.basicSetStatefulResourcePowerBinding(StatefulResourcePowerBinding newStatefulResourcePowerBinding,
NotificationChain msgs) |
void |
PowerStateImpl.setStatefulResourcePowerBinding(StatefulResourcePowerBinding newStatefulResourcePowerBinding) |
| Modifier and Type | Method and Description |
|---|---|
T |
BindingSwitch.caseStatefulResourcePowerBinding(StatefulResourcePowerBinding object)
Returns the result of interpreting the object as an instance of '
Stateful Resource Power Binding'.
|
| Modifier and Type | Method and Description |
|---|---|
StatefulResourcePowerBinding |
StatefulPowerConsumingResource.getStatefulResourcePowerBinding()
Returns the value of the 'Stateful Resource Power Binding' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatefulPowerConsumingResource.setStatefulResourcePowerBinding(StatefulResourcePowerBinding value)
Sets the value of the '
Stateful Resource Power Binding' reference. |
| Modifier and Type | Method and Description |
|---|---|
StatefulResourcePowerBinding |
StatefulPowerConsumingResourceImpl.basicGetStatefulResourcePowerBinding() |
StatefulResourcePowerBinding |
StatefulPowerConsumingResourceImpl.getStatefulResourcePowerBinding() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatefulPowerConsumingResourceImpl.setStatefulResourcePowerBinding(StatefulResourcePowerBinding newStatefulResourcePowerBinding) |