| 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 |
PowerFactorBinding
A representation of the model object '
Power Factor Binding'.
|
interface |
ResourcePowerBinding
A representation of the model object '
Resource Power Binding'.
|
interface |
StatefulResourcePowerBinding
A representation of the model object '
Stateful Resource Power Binding'.
|
| Modifier and Type | Method and Description |
|---|---|
EList<PowerBinding> |
PowerBindingRepository.getPowerBindings()
Returns the value of the 'Power Bindings' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DistributionPowerBindingImpl
An implementation of the model object '
Distribution Power Binding'.
|
class |
PowerBindingImpl
An implementation of the model object 'Power Binding'.
|
class |
PowerFactorBindingImpl
An implementation of the model object '
Power Factor Binding'.
|
class |
ResourcePowerBindingImpl
An implementation of the model object '
Resource Power Binding'.
|
class |
StatefulResourcePowerBindingImpl
An implementation of the model object '
Stateful Resource Power Binding'.
|
| Modifier and Type | Method and Description |
|---|---|
EList<PowerBinding> |
PowerBindingRepositoryImpl.getPowerBindings() |
| Modifier and Type | Method and Description |
|---|---|
T |
BindingSwitch.casePowerBinding(PowerBinding object)
Returns the result of interpreting the object as an instance of 'Power Binding'.
|