| 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 |
|---|---|
MountedPowerDistributionUnit |
InfrastructureFactory.createMountedPowerDistributionUnit()
Returns a new object of class 'Mounted Power Distribution Unit'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MountedPowerDistributionUnitImpl
An implementation of the model object '
Mounted Power Distribution Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
MountedPowerDistributionUnit |
InfrastructureFactoryImpl.createMountedPowerDistributionUnit() |
| Modifier and Type | Method and Description |
|---|---|
T |
InfrastructureSwitch.caseMountedPowerDistributionUnit(MountedPowerDistributionUnit object)
Returns the result of interpreting the object as an instance of '
Mounted Power Distribution Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
org.jscience.physics.amount.Amount<javax.measure.quantity.Power> |
PowerConsumptionSwitch.caseMountedPowerDistributionUnit(MountedPowerDistributionUnit mountedPdu)
Evaluates the power consumption of a mounted PDU and the elements nested below it.
|
Void |
PowerModelUpdaterSwitch.caseMountedPowerDistributionUnit(MountedPowerDistributionUnit mountedPdu)
Update the power model for a
MountedPowerDistributionUnit. |