| Package | Description |
|---|---|
| de.fzi.power.specification | |
| de.fzi.power.specification.impl | |
| de.fzi.power.specification.util |
| Modifier and Type | Method and Description |
|---|---|
PowerModelRepository |
SpecificationFactory.createPowerModelRepository()
Returns a new object of class 'Power Model Repository'.
|
PowerModelRepository |
PowerModelSpecification.getPowermodelrepository()
Returns the value of the 'Powermodelrepository' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PowerModelSpecification.setPowermodelrepository(PowerModelRepository value)
Sets the value of the '
Powermodelrepository' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
PowerModelRepositoryImpl
An implementation of the model object '
Power Model Repository'.
|
| Modifier and Type | Method and Description |
|---|---|
PowerModelRepository |
SpecificationFactoryImpl.createPowerModelRepository() |
PowerModelRepository |
PowerModelSpecificationImpl.getPowermodelrepository() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
PowerModelSpecificationImpl.basicSetPowermodelrepository(PowerModelRepository newPowermodelrepository,
NotificationChain msgs) |
void |
PowerModelSpecificationImpl.setPowermodelrepository(PowerModelRepository newPowermodelrepository) |
| Modifier and Type | Method and Description |
|---|---|
T |
SpecificationSwitch.casePowerModelRepository(PowerModelRepository object)
Returns the result of interpreting the object as an instance of '
Power Model Repository'.
|