Package | Description |
---|---|
com.interpss.core.aclf.contingency | |
com.interpss.core.aclf.contingency.impl | |
com.interpss.core.aclf.contingency.util |
Modifier and Type | Method and Description |
---|---|
PowerLossDistBus |
ContingencyFactory.createPowerLossDistBus()
Returns a new object of class 'Power Loss Dist Bus'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PowerLossDistBus> |
BusbarOutageContingency.getPowerLossDistBuses()
Returns the value of the 'Power Loss Dist Buses' reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
PowerLossDistBusImpl
An implementation of the model object 'Distribution Bus'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<PowerLossDistBus> |
BusbarOutageContingencyImpl.powerLossDistBuses
The cached value of the '
Power Loss Dist Buses ' reference list. |
Modifier and Type | Method and Description |
---|---|
PowerLossDistBus |
ContingencyFactoryImpl.createPowerLossDistBus() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PowerLossDistBus> |
BusbarOutageContingencyImpl.getPowerLossDistBuses() |
Modifier and Type | Method and Description |
---|---|
T |
ContingencySwitch.casePowerLossDistBus(PowerLossDistBus object)
Returns the result of interpreting the object as an instance of 'Power Loss Dist Bus'.
|