| Package | Description |
|---|---|
| de.fzi.power.binding | |
| de.fzi.power.binding.impl | |
| de.fzi.power.binding.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DistributionPowerBinding
A representation of the model object '
Distribution Power Binding'.
|
interface |
ResourcePowerBinding
A representation of the model object '
Resource Power Binding'.
|
| Modifier and Type | Method and Description |
|---|---|
PowerFactorBinding |
AbstractFixedFactorValue.getPowerBinding()
Returns the value of the 'Power Binding' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractFixedFactorValue.setPowerBinding(PowerFactorBinding value)
Sets the value of the '
Power Binding' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
DistributionPowerBindingImpl
An implementation of the model object '
Distribution Power Binding'.
|
class |
PowerFactorBindingImpl
An implementation of the model object '
Power Factor Binding'.
|
class |
ResourcePowerBindingImpl
An implementation of the model object '
Resource Power Binding'.
|
| Modifier and Type | Method and Description |
|---|---|
PowerFactorBinding |
AbstractFixedFactorValueImpl.getPowerBinding() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
AbstractFixedFactorValueImpl.basicSetPowerBinding(PowerFactorBinding newPowerBinding,
NotificationChain msgs) |
void |
AbstractFixedFactorValueImpl.setPowerBinding(PowerFactorBinding newPowerBinding) |
| Modifier and Type | Method and Description |
|---|---|
T |
BindingSwitch.casePowerFactorBinding(PowerFactorBinding object)
Returns the result of interpreting the object as an instance of '
Power Factor Binding'.
|