| Modifier and Type | Method and Description |
|---|---|
static Bus |
CoreObjectFactory.createBus(java.lang.String busId,
Network<Bus,Branch> net)
Create a Bus object
|
static Bus |
CoreObjectFactory.createBusSection(java.lang.String busId,
int secNo,
Network<Bus,Branch> net)
Create a Bus section object and add into the Network.
|
| Modifier and Type | Method and Description |
|---|---|
static NetPathWalkAlgorithm<Bus,Branch> |
CoreObjectFactory.createNetPathWalkAlgorithm()
Create a ActivePowerWalkThrough algorithm object
|
static Network<Bus,Branch> |
CoreObjectFactory.createNetwork()
Create a Network object
|
| Modifier and Type | Method and Description |
|---|---|
static AcscBus |
CoreObjectFactory.createAcscBus(Bus bus,
Area area,
Zone zone,
AcscNetwork net)
Create an AcscBus object
|
static ChildNetInterfaceBusPair |
CoreObjectFactory.createChildNetInterfaceBusPair(Bus parentBus,
Bus childBus) |
| Modifier and Type | Method and Description |
|---|---|
static Branch |
CoreObjectFactory.createBranch(java.lang.String fromId,
java.lang.String toId,
Network<Bus,Branch> net)
create a branch object
|
static Bus |
CoreObjectFactory.createBus(java.lang.String busId,
Network<Bus,Branch> net)
Create a Bus object
|
static Bus |
CoreObjectFactory.createBusSection(java.lang.String busId,
int secNo,
Network<Bus,Branch> net)
Create a Bus section object and add into the Network.
|
static Owner |
CoreObjectFactory.createOwner(int ownerNo,
Network<Bus,Branch> net)
Create a owner object
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Steady3PBus
A representation of the model object 'Acsc3 PBus'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Steady3PBusImpl
An implementation of the model object 'Acsc3 PBus'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus,TBranch extends Branch> |
Steady3PhaseSwitch.caseINetBranchElement(INetBranchElement<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'INet Branch Element'.
|
<TBus extends Bus> |
Steady3PhaseSwitch.caseINetBusElement(INetBusElement<TBus> object)
Returns the result of interpreting the object as an instance of 'INet Bus Element'.
|
<TBus extends Bus,TBranch extends Branch> |
Steady3PhaseSwitch.caseNetwork(Network<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Network'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
Steady3PhaseSwitch.caseBus(Bus object)
Returns the result of interpreting the object as an instance of 'Bus'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AclfBus
A representation of the model object 'Bus'.
|
interface |
BaseAclfBus<TGen extends AclfGen,TLoad extends AclfLoad>
A representation of the model object 'Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Bus> |
IAclfBusFunc.findZeroZPathBuses(boolean allowZeroZBranchLoop)
Find all connected zero-z buses.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
AclfObjAdapterSwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DepIOutageIslanding.isIslandBus(Bus bus)
check if the bus object is in an island
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DepContingencyImpl.isIslandBus(Bus bus) |
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
ContingencySwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
HvdcLineSwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AclfBusImpl
An implementation of the model object 'Bus'.
|
class |
BaseAclfBusImpl<TGen extends AclfGen,TLoad extends AclfLoad>
An implementation of the model object 'Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Bus> |
BaseAclfBusImpl.findZeroZPathBuses(boolean allowZeroZBranchLoop) |
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
NetAdjustSwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus,TBranch extends Branch> |
AclfSwitch.caseINetBranchElement(INetBranchElement<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'INet Branch Element'.
|
<TBus extends Bus> |
AclfSwitch.caseINetBusElement(INetBusElement<TBus> object)
Returns the result of interpreting the object as an instance of 'INet Bus Element'.
|
<TBus extends Bus,TBranch extends Branch> |
AclfSwitch.caseNetwork(Network<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Network'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
AclfSwitch.caseBus(Bus object)
Returns the result of interpreting the object as an instance of 'Bus'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AcscBus
A representation of the model object 'Bus'.
|
interface |
BaseAcscBus<TGen extends AcscGen,TLoad extends AcscLoad>
A representation of the model object 'Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
AcscFaultSwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AcscBusImpl
An implementation of the model object 'Bus'.
|
class |
BaseAcscBusImpl<TGen extends AcscGen,TLoad extends AcscLoad>
An implementation of the model object 'Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus,TBranch extends Branch> |
AcscSwitch.caseINetBranchElement(INetBranchElement<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'INet Branch Element'.
|
<TBus extends Bus> |
AcscSwitch.caseINetBusElement(INetBusElement<TBus> object)
Returns the result of interpreting the object as an instance of 'INet Bus Element'.
|
<TBus extends Bus,TBranch extends Branch> |
AcscSwitch.caseNetwork(Network<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Network'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
AcscSwitch.caseBus(Bus object)
Returns the result of interpreting the object as an instance of 'Bus'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
NetPathWalkAlgorithm<TBus extends Bus,TBranch extends Branch>
A base for network flow path walk algorithm implementation.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus,TBranch extends Branch> |
PathAlgorithmFactory.createNetPathWalkAlgorithm()
Returns a new object of class 'Net Path Walk Algorithm'.
|
| Modifier and Type | Method and Description |
|---|---|
int |
IBusPathWalker.getIntoBusBranches(Bus bus)
For the bus, calculate no of un-visited branches in the into-direction (walk direction).
|
int |
IBusPathWalker.getOutBusBranches(Bus bus)
For the bus, calculate no of un-visited branches in the out-direction (walk direction).
|
void |
IBusPathWalker.init(Bus bus)
init the bus for the walk
|
boolean |
IBranchPathWalker.isFlowPathDirection(Bus bus,
Branch branch)
Starting from the bus, check the branch connecting to the bus is of the path direction, eg,
out of the bus direction.
|
boolean |
IBusPathWalker.needVisit(Bus bus)
check if the bus needs to be visited.
|
boolean |
IBranchPathWalker.needVisit(Bus bus,
Branch branch)
check if the branch connecting to the bus needs to be visited.
|
boolean |
IBusPathWalker.visit(Bus bus)
Visit the bus to do something.
|
boolean |
IBranchPathWalker.visit(Bus bus,
Branch branch)
Visit the branch to do something.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NetPathWalkAlgorithmImpl<TBus extends Bus,TBranch extends Branch>
An implementation of the model object 'Net Path Walk Algorithm'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus,TBranch extends Branch> |
PathAlgorithmFactoryImpl.createNetPathWalkAlgorithm() |
| Modifier and Type | Method and Description |
|---|---|
int |
AbstractBusPowerFlowPathWalker.getIntoBusBranches(Bus bus)
For the bus, calculate # of un-visited branches in the into-direction
using loadflow results, calculate # of un-visited branches whose power flow
is into the bus
|
int |
AbstractBusPowerFlowPathWalker.getOutBusBranches(Bus bus)
For the bus, calculate # of un-visited branches in the out-direction
using loadflow results, calculate # of un-visited branches whose power flow
is out the bus
|
void |
AbstractBusPathWalker.init(Bus bus) |
boolean |
AbstractBranchPowerFlowPathWalker.isFlowPathDirection(Bus bus,
Branch branch)
Starting from the bus, check the branch connecting to the bus is of the path direction, eg,
out of the bus direction.
|
boolean |
AbstractBusPathWalker.needVisit(Bus bus) |
boolean |
AbstractBranchPathWalker.needVisit(Bus bus,
Branch branch) |
boolean |
LossCalBusWalker.visit(Bus bus) |
boolean |
LossCalBranchWalker.visit(Bus bus,
Branch branch) |
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus,TBranch extends Branch> |
PathAlgorithmSwitch.caseINetBVisitor(INetBVisitor<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'INet BVisitor'.
|
<TBus extends Bus,TBranch extends Branch> |
PathAlgorithmSwitch.caseNetPathWalkAlgorithm(NetPathWalkAlgorithm<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Net Path Walk Algorithm'.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Network<Bus,Branch>> |
CommonDatatypeFactoryImpl.createNetworkListFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Bus> |
CommonLangFactoryImpl.createBusListFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
INetBVisitor<TBus extends Bus,TBranch extends Branch>
A representation of the model object 'INet BVisitor'.
|
interface |
INetVisitor<TBus extends Bus,TBranch extends Branch>
A representation of the model object 'INet Visitor'.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
IBusBVisitor.visit(Bus bus) |
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus,TBranch extends Branch> |
CommonVisitorSwitch.caseINetBVisitor(INetBVisitor<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'INet BVisitor'.
|
<TBus extends Bus,TBranch extends Branch> |
CommonVisitorSwitch.caseINetVisitor(INetVisitor<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'INet Visitor'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
DclfAadpterSwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|
| Modifier and Type | Field and Description |
|---|---|
static FunctionX<java.util.List<Bus>,java.util.List<Branch>> |
ZeroZBranchFunction.findObsoleteBranches
find obsolete branches connected to the bus set.
|
static java.util.function.Function<java.util.List<Bus>,Bus> |
ZeroZBranchFunction.selectParentBus
Select parent bus from the bus list.
|
static java.util.function.Function<java.util.List<Bus>,Bus> |
ZeroZBranchFunction.selectParentBus
Select parent bus from the bus list.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<java.lang.String> |
AclfFunction.findBranchEquivOutagePath(Branch branch,
Bus bus)
recursively find equivalent outage branch path.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object[] |
CoreUtilFunc.getBranchIdArray(Network<Bus,Branch> net)
Get branch ids into an array
|
static java.lang.Object[] |
CoreUtilFunc.getBusIdArray(Network<Bus,Branch> net)
Get bus ids into an array
|
static java.lang.String |
AclfFunction.getEquivBranchId(java.lang.String branchId,
Network<? extends Bus,? extends Branch> net)
get equivalent branch Id after the net is consolidated.
|
static java.lang.String |
AclfFunction.getEquivBusId(java.lang.String busId,
Network<? extends Bus,? extends Branch> net)
get equivalent bus Id after the net is consolidated
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
INetBranchElement<TBus extends Bus,TBranch extends Branch>
A representation of the model object 'IBranch Element'.
|
interface |
INetBusElement<TBus extends Bus>
A representation of the model object 'IBus Element'.
|
interface |
Network<TBus extends Bus,TBranch extends Branch>
A representation of the model object 'work'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus,TBranch extends Branch> |
NetFactory.createNetwork()
Returns a new object of class 'Network'.
|
| Modifier and Type | Method and Description |
|---|---|
Bus |
NetFactory.createBus()
Returns a new object of class 'Bus'.
|
Bus |
IBranchSwitchBreakModel.getConnectedPhysicalOppositeBus(Bus bus)
get the connected opposite Bus of of input bus object
|
Bus |
Branch.getFromBus()
Returns the value of the 'From Bus' reference.
|
Bus |
IBranchSwitchBreakModel.getFromPhysicalBusConnected()
In Break/switch model, the getFromBus() might return the parent of the from bus.
|
Bus |
Branch.getOppositeBus(Bus bus)
get the opposite Bus of of input bus object
|
Bus |
Bus.getParent()
Returns the value of the 'Parent' reference.
|
Bus |
IBusSwitchBreakModel.getSection(int secNo)
get bus section by secNo.
|
Bus |
Branch3W.getStarBus()
Returns the value of the 'Star Bus' reference.
|
Bus |
Branch3W.getTertiaryBus()
Returns the value of the 'Tertiary Bus' reference.
|
Bus |
Branch.getToBus()
Returns the value of the 'To Bus' reference.
|
Bus |
IBranchSwitchBreakModel.getToPhysicalBusConnected()
In Break/switch model, the getFromBus() might return the parent of the from bus.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Bus> |
Bus.getBusSecList()
Returns the value of the 'Bus Sec List' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IBusSwitchBreakModel.addSection(Bus bus)
add a bus section object into the busSecList.
|
void |
IBusSwitchBreakModel.addSection(int secNo,
Bus bus)
add a bus section object into the busSecList.
|
Bus |
IBranchSwitchBreakModel.getConnectedPhysicalOppositeBus(Bus bus)
get the connected opposite Bus of of input bus object
|
Bus |
Branch.getOppositeBus(Bus bus)
get the opposite Bus of of input bus object
|
boolean |
Branch.isFromBus(Bus bus)
Check if the input Bus object is on the from side
|
boolean |
Network.isRefBus(Bus bus)
check if the bus is a reference bus
|
boolean |
Branch.isToBus(Bus bus)
Check if the input Bus object is on the to side
|
void |
Branch.setFromBus(Bus value)
Sets the value of the '
From Bus' reference. |
void |
Bus.setParent(Bus value)
Sets the value of the '
Parent' reference. |
void |
Branch3W.setStarBus(Bus value)
Sets the value of the '
Star Bus' reference. |
void |
Branch3W.setTertiaryBus(Bus value)
Sets the value of the '
Tertiary Bus' reference. |
void |
Branch.setToBus(Bus value)
Sets the value of the '
To Bus' reference. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChildNetwork<TBus extends Bus,TBranch extends Branch>
A representation of the model object 'Child Network'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus,TBranch extends Branch> |
ChildNetworkFactory.createChildNetwork()
Returns a new object of class 'Child Network'.
|
| Modifier and Type | Method and Description |
|---|---|
Bus |
ChildNetInterfaceBusPair.getChildBus()
Returns the value of the 'Child Bus' reference.
|
Bus |
ChildNetInterfaceBranch.getInterfaceBusChildNet()
get interface bus in the child network.
|
Bus |
ChildNetInterfaceBranch.getInterfaceBusParentNet()
get interface bus in the parent network.
|
Bus |
ChildNetInterfaceBusPair.getParentBus()
Returns the value of the 'Parent Bus' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChildNetInterfaceBusPair.setChildBus(Bus value)
Sets the value of the '
Child Bus' reference. |
void |
ChildNetInterfaceBusPair.setParentBus(Bus value)
Sets the value of the '
Parent Bus' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
ChildNetworkImpl<TBus extends Bus,TBranch extends Branch>
An implementation of the model object 'Child Network'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus,TBranch extends Branch> |
ChildNetworkFactoryImpl.createChildNetwork() |
| Modifier and Type | Method and Description |
|---|---|
Bus |
ChildNetInterfaceBusPairImpl.basicGetChildBus() |
Bus |
ChildNetInterfaceBusPairImpl.basicGetParentBus() |
Bus |
ChildNetInterfaceBusPairImpl.getChildBus() |
Bus |
ChildNetInterfaceBranchImpl.getInterfaceBusChildNet() |
Bus |
ChildNetInterfaceBranchImpl.getInterfaceBusParentNet() |
Bus |
ChildNetInterfaceBusPairImpl.getParentBus() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChildNetInterfaceBusPairImpl.setChildBus(Bus newChildBus) |
void |
ChildNetInterfaceBusPairImpl.setParentBus(Bus newParentBus) |
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus,TBranch extends Branch> |
ChildNetworkSwitch.caseChildNetwork(ChildNetwork<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Child Network'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NetworkImpl<TBus extends Bus,TBranch extends Branch>
An implementation of the model object 'work'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BusImpl
An implementation of the model object 'Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus,TBranch extends Branch> |
NetFactoryImpl.createNetwork() |
| Modifier and Type | Method and Description |
|---|---|
Bus |
NetFactoryImpl.createBus() |
Bus |
BranchImpl.getConnectedPhysicalOppositeBus(Bus bus) |
Bus |
BranchImpl.getFromBus() |
Bus |
BranchImpl.getFromPhysicalBusConnected() |
Bus |
BranchImpl.getOppositeBus(Bus bus) |
Bus |
BusImpl.getParent() |
Bus |
BusImpl.getSection(int secNo) |
Bus |
Branch3WImpl.getStarBus() |
Bus |
Branch3WImpl.getTertiaryBus() |
Bus |
BranchImpl.getToBus() |
Bus |
BranchImpl.getToPhysicalBusConnected() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Bus> |
BusImpl.getBusSecList() |
| Modifier and Type | Method and Description |
|---|---|
void |
BusImpl.addSection(Bus bus) |
void |
BusImpl.addSection(int secNo,
Bus bus) |
org.eclipse.emf.common.notify.NotificationChain |
BranchImpl.basicSetFromBus(Bus newFromBus,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
BusImpl.basicSetParent(Bus newParent,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
BranchImpl.basicSetToBus(Bus newToBus,
org.eclipse.emf.common.notify.NotificationChain msgs) |
Bus |
BranchImpl.getConnectedPhysicalOppositeBus(Bus bus) |
Bus |
BranchImpl.getOppositeBus(Bus bus) |
boolean |
BranchImpl.isFromBus(Bus bus) |
boolean |
NetworkImpl.isRefBus(Bus bus) |
boolean |
BranchImpl.isToBus(Bus bus) |
void |
BranchImpl.setFromBus(Bus newFromBus) |
void |
BusImpl.setParent(Bus newParent) |
void |
Branch3WImpl.setStarBus(Bus newStarBus) |
void |
Branch3WImpl.setTertiaryBus(Bus newTertiaryBus) |
void |
BranchImpl.setToBus(Bus newToBus) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BusRef<TBus extends Bus>
A representation of the model object 'Adjust Bus'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BusRefImpl<TBus extends Bus>
An implementation of the model object 'Adjust Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
NetRefSwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus,TBranch extends Branch> |
NetSwitch.caseINetBranchElement(INetBranchElement<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'INet Branch Element'.
|
<TBus extends Bus> |
NetSwitch.caseINetBusElement(INetBusElement<TBus> object)
Returns the result of interpreting the object as an instance of 'INet Bus Element'.
|
<TBus extends Bus,TBranch extends Branch> |
NetSwitch.caseNetwork(Network<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Network'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
NetSwitch.caseBus(Bus object)
Returns the result of interpreting the object as an instance of 'Bus'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DistBus
A representation of the model object 'Dist Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
DistAdapterSwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
DistPathLfHelper.atFlowIntoSide(Branch branch,
Bus bus)
check if the bus is at flow into branch side
|
boolean |
DistPathBusWalker.visit(Bus bus)
visit the bus and connected branches, return false if the walk of the bus is not done
|
| Modifier and Type | Method and Description |
|---|---|
void |
DistPathNetInitinizer.visit(Network<Bus,Branch> net) |
| Modifier and Type | Class and Description |
|---|---|
class |
DistBusImpl
An implementation of the model object 'Dist Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
DistSwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|
<TBus extends Bus,TBranch extends Branch> |
DistSwitch.caseINetBranchElement(INetBranchElement<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'INet Branch Element'.
|
<TBus extends Bus> |
DistSwitch.caseINetBusElement(INetBusElement<TBus> object)
Returns the result of interpreting the object as an instance of 'INet Bus Element'.
|
<TBus extends Bus,TBranch extends Branch> |
DistSwitch.caseNetwork(Network<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Network'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
DistSwitch.caseBus(Bus object)
Returns the result of interpreting the object as an instance of 'Bus'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseDStabBus<TGen extends DStabGen,TLoad extends DStabLoad>
A representation of the model object 'DStab Bus'.
|
interface |
DStabBus
A representation of the model object 'DStab Bus'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Dynamic3PBus
A representation of the model object 'DStab3 PBus'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Dynamic3PBusImpl
An implementation of the model object 'DStab3 PBus'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus,TBranch extends Branch> |
Dynamic3PhaseSwitch.caseINetBranchElement(INetBranchElement<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'INet Branch Element'.
|
<TBus extends Bus> |
Dynamic3PhaseSwitch.caseINetBusElement(INetBusElement<TBus> object)
Returns the result of interpreting the object as an instance of 'INet Bus Element'.
|
<TBus extends Bus,TBranch extends Branch> |
Dynamic3PhaseSwitch.caseNetwork(Network<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Network'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
Dynamic3PhaseSwitch.caseBus(Bus object)
Returns the result of interpreting the object as an instance of 'Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
DstabDeventSwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
DStabHvdcSwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseDStabBusImpl<TGen extends DStabGen,TLoad extends DStabLoad>
An implementation of the model object 'DStab Bus'.
|
class |
DStabBusImpl
An implementation of the model object 'DStab Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus,TBranch extends Branch> |
DstabSwitch.caseINetBranchElement(INetBranchElement<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'INet Branch Element'.
|
<TBus extends Bus> |
DstabSwitch.caseINetBusElement(INetBusElement<TBus> object)
Returns the result of interpreting the object as an instance of 'INet Bus Element'.
|
<TBus extends Bus,TBranch extends Branch> |
DstabSwitch.caseNetwork(Network<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Network'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
DstabSwitch.caseBus(Bus object)
Returns the result of interpreting the object as an instance of 'Bus'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseOpfBus
A representation of the model object 'Base Opf Bus'.
|
interface |
BaseOpfGenBus
A representation of the model object 'Base Opf Gen Bus'.
|
interface |
OpfBus
A representation of the model object 'Bus'.
|
interface |
OpfGenBus
A representation of the model object 'Gen Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
OpfNetwork.isOpfGenBus(Bus bus) |
boolean |
BaseOpfNetwork.isOpfGenBus(Bus bus) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DclfOpfBus
A representation of the model object 'Bus'.
|
interface |
DclfOpfGenBus
A representation of the model object 'Gen Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DclfOpfNetwork.isOpfGenBus(Bus bus) |
DclfOpfGenBus |
DclfOpfNetwork.toOpfGenBus(Bus bus) |
| Modifier and Type | Class and Description |
|---|---|
class |
DclfOpfBusImpl
An implementation of the model object 'Bus'.
|
class |
DclfOpfGenBusImpl
An implementation of the model object 'Gen Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DclfOpfNetworkImpl.isOpfGenBus(Bus bus) |
DclfOpfGenBus |
DclfOpfNetworkImpl.toOpfGenBus(Bus bus) |
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus,TBranch extends Branch> |
DclfOpfSwitch.caseINetBranchElement(INetBranchElement<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'INet Branch Element'.
|
<TBus extends Bus> |
DclfOpfSwitch.caseINetBusElement(INetBusElement<TBus> object)
Returns the result of interpreting the object as an instance of 'INet Bus Element'.
|
<TBus extends Bus,TBranch extends Branch> |
DclfOpfSwitch.caseNetwork(Network<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Network'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
DclfOpfSwitch.caseBus(Bus object)
Returns the result of interpreting the object as an instance of 'Bus'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseOpfBusImpl
An implementation of the model object 'Base Opf Bus'.
|
class |
OpfBusImpl
An implementation of the model object 'Bus'.
|
class |
OpfGenBusImpl
An implementation of the model object 'Gen Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
OpfNetworkImpl.isOpfGenBus(Bus bus) |
boolean |
BaseOpfNetworkImpl.isOpfGenBus(Bus bus) |
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus,TBranch extends Branch> |
OpfSwitch.caseINetBranchElement(INetBranchElement<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'INet Branch Element'.
|
<TBus extends Bus> |
OpfSwitch.caseINetBusElement(INetBusElement<TBus> object)
Returns the result of interpreting the object as an instance of 'INet Bus Element'.
|
<TBus extends Bus,TBranch extends Branch> |
OpfSwitch.caseNetwork(Network<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Network'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
OpfSwitch.caseBus(Bus object)
Returns the result of interpreting the object as an instance of 'Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BusModificationImpl.setBus(Bus bus) |
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
MCaseModifySwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BusConditionImpl.setBus(Bus bus) |
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
MCaseRuleSwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|