| Package | Description |
|---|---|
| de.fzi.power.infrastructure | |
| de.fzi.power.infrastructure.impl | |
| de.fzi.power.infrastructure.util | |
| de.fzi.power.interpreter |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MountedPowerDistributionUnit
A representation of the model object '
Mounted Power Distribution Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
PowerDistributionUnit |
InfrastructureFactory.createPowerDistributionUnit()
Returns a new object of class 'Power Distribution Unit'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MountedPowerDistributionUnitImpl
An implementation of the model object '
Mounted Power Distribution Unit'.
|
class |
PowerDistributionUnitImpl
An implementation of the model object '
Power Distribution Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
PowerDistributionUnit |
InfrastructureFactoryImpl.createPowerDistributionUnit() |
| Modifier and Type | Method and Description |
|---|---|
T |
InfrastructureSwitch.casePowerDistributionUnit(PowerDistributionUnit object)
Returns the result of interpreting the object as an instance of '
Power Distribution Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
org.jscience.physics.amount.Amount<javax.measure.quantity.Power> |
PowerConsumptionSwitch.casePowerDistributionUnit(PowerDistributionUnit pdu)
Evaluate the power consumption of all elements connected to
pdu |
Void |
PowerModelUpdaterSwitch.casePowerDistributionUnit(PowerDistributionUnit powerDistributionUnit)
Update the power model for a
PowerDistributionUnit. |