| Modifier and Type | Method and Description |
|---|---|
ResourcePowerModelSpecification |
ResourcePowerBinding.getResourcePowerModelSpecification()
Returns the value of the 'Resource Power Model Specification' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourcePowerBinding.setResourcePowerModelSpecification(ResourcePowerModelSpecification value)
Sets the value of the '
Resource Power Model Specification' reference. |
| Modifier and Type | Method and Description |
|---|---|
ResourcePowerModelSpecification |
ResourcePowerBindingImpl.basicGetResourcePowerModelSpecification() |
ResourcePowerModelSpecification |
ResourcePowerBindingImpl.getResourcePowerModelSpecification() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourcePowerBindingImpl.setResourcePowerModelSpecification(ResourcePowerModelSpecification newResourcePowerModelSpecification) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeclarativePowerModelSpecification
A representation of the model object '
Declarative Power Model Specification'.
|
| Modifier and Type | Method and Description |
|---|---|
ResourcePowerModelSpecification |
SpecificationFactory.createResourcePowerModelSpecification()
Returns a new object of class 'Resource Power Model Specification'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeclarativePowerModelSpecificationImpl
An implementation of the model object '
Declarative Power Model Specification'.
|
class |
ResourcePowerModelSpecificationImpl
An implementation of the model object '
Resource Power Model Specification'.
|
| Modifier and Type | Method and Description |
|---|---|
ResourcePowerModelSpecification |
SpecificationFactoryImpl.createResourcePowerModelSpecification() |
| Modifier and Type | Field and Description |
|---|---|
static ResourcePowerModelSpecification |
PowerModelConstants.INTERPOLATION_MODEL |
static ResourcePowerModelSpecification |
PowerModelConstants.LINEAR_POWER_MODEL |
static ResourcePowerModelSpecification |
PowerModelConstants.NONLINEAR_REGRESSION_MODEL |
| Modifier and Type | Method and Description |
|---|---|
T |
SpecificationSwitch.caseResourcePowerModelSpecification(ResourcePowerModelSpecification object)
Returns the result of interpreting the object as an instance of '
Resource Power Model Specification'.
|