| Modifier and Type | Method and Description |
|---|---|
DistributionPowerModelSpecification |
DistributionPowerBinding.getDistributionPowerModel()
Returns the value of the 'Distribution Power Model' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DistributionPowerBinding.setDistributionPowerModel(DistributionPowerModelSpecification value)
Sets the value of the '
Distribution Power Model' reference. |
| Modifier and Type | Method and Description |
|---|---|
DistributionPowerModelSpecification |
DistributionPowerBindingImpl.basicGetDistributionPowerModel() |
DistributionPowerModelSpecification |
DistributionPowerBindingImpl.getDistributionPowerModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
DistributionPowerBindingImpl.setDistributionPowerModel(DistributionPowerModelSpecification newDistributionPowerModel) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeclarativePowerModelSpecification
A representation of the model object '
Declarative Power Model Specification'.
|
| Modifier and Type | Method and Description |
|---|---|
DistributionPowerModelSpecification |
SpecificationFactory.createDistributionPowerModelSpecification()
Returns a new object of class 'Distribution Power Model Specification'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeclarativePowerModelSpecificationImpl
An implementation of the model object '
Declarative Power Model Specification'.
|
class |
DistributionPowerModelSpecificationImpl
An implementation of the model object '
Distribution Power Model Specification'.
|
| Modifier and Type | Method and Description |
|---|---|
DistributionPowerModelSpecification |
SpecificationFactoryImpl.createDistributionPowerModelSpecification() |
| Modifier and Type | Field and Description |
|---|---|
static DistributionPowerModelSpecification |
PowerModelConstants.LINEAR_PASSTHROUGH_DISTRIBUTION |
| Modifier and Type | Method and Description |
|---|---|
T |
SpecificationSwitch.caseDistributionPowerModelSpecification(DistributionPowerModelSpecification object)
Returns the result of interpreting the object as an instance of '
Distribution Power Model Specification'.
|