| Package | Description |
|---|---|
| de.fzi.power.infrastructure | |
| de.fzi.power.infrastructure.impl | |
| de.fzi.power.infrastructure.util | |
| de.fzi.power.interpreter |
| Modifier and Type | Method and Description |
|---|---|
PowerInfrastructureRepository |
InfrastructureFactory.createPowerInfrastructureRepository()
Returns a new object of class 'Power Infrastructure Repository'.
|
PowerInfrastructureRepository |
PowerProvidingEntity.getPowerInfrastructureModel()
Returns the value of the 'Power Infrastructure Model' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PowerProvidingEntity.setPowerInfrastructureModel(PowerInfrastructureRepository value)
Sets the value of the '
Power Infrastructure Model' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
PowerInfrastructureRepositoryImpl
An implementation of the model object '
Power Infrastructure Repository'.
|
| Modifier and Type | Method and Description |
|---|---|
PowerInfrastructureRepository |
InfrastructureFactoryImpl.createPowerInfrastructureRepository() |
PowerInfrastructureRepository |
PowerConsumingProvidingEntityImpl.getPowerInfrastructureModel() |
PowerInfrastructureRepository |
PowerProvidingEntityImpl.getPowerInfrastructureModel() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
PowerConsumingProvidingEntityImpl.basicSetPowerInfrastructureModel(PowerInfrastructureRepository newPowerInfrastructureModel,
NotificationChain msgs) |
NotificationChain |
PowerProvidingEntityImpl.basicSetPowerInfrastructureModel(PowerInfrastructureRepository newPowerInfrastructureModel,
NotificationChain msgs) |
void |
PowerConsumingProvidingEntityImpl.setPowerInfrastructureModel(PowerInfrastructureRepository newPowerInfrastructureModel) |
void |
PowerProvidingEntityImpl.setPowerInfrastructureModel(PowerInfrastructureRepository newPowerInfrastructureModel) |
| Modifier and Type | Method and Description |
|---|---|
T |
InfrastructureSwitch.casePowerInfrastructureRepository(PowerInfrastructureRepository object)
Returns the result of interpreting the object as an instance of '
Power Infrastructure Repository'.
|
| Modifier and Type | Method and Description |
|---|---|
org.jscience.physics.amount.Amount<javax.measure.quantity.Power> |
PowerConsumptionSwitch.casePowerInfrastructureRepository(PowerInfrastructureRepository piModel)
Evaluate the power consumption for a full
PowerInfrastructureRepository. |
Void |
PowerModelUpdaterSwitch.casePowerInfrastructureRepository(PowerInfrastructureRepository repo) |