| Modifier and Type | Method and Description |
|---|---|
static Branch |
CoreObjectFactory.createBranch()
Create a Branch object
|
static Branch |
CoreObjectFactory.createBranch(java.lang.String fromId,
java.lang.String toId,
Network<Bus,Branch> net)
create a branch object
|
static Branch |
DStabObjectFactory.createDStab3WBranch() |
| 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 AcscBranch |
CoreObjectFactory.createAcscBranch(Branch branch,
Area area,
Zone zone)
Create an AcscBranch object
|
static BranchModification |
SimuObjectFactory.createBranchModification(Branch branch)
create branch modification object
|
| 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 |
Steady3PBranch
A representation of the model object 'Acsc3 PBranch'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Steady3PBranchImpl
An implementation of the model object 'Acsc3 PBranch'.
|
| 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,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.caseBranch(Branch object)
Returns the result of interpreting the object as an instance of 'Branch'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Aclf3WBranch
A representation of the model object 'Aclf3 WXformer'.
|
interface |
AclfBranch
A representation of the model object 'Branch'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Branch> |
BaseAclfNetwork.getSpecialBranchList()
Returns the value of the 'Special Branch List' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
<TBranch extends Branch> |
AclfObjAdapterSwitch.caseBranchRef(BranchRef<TBranch> object)
Returns the result of interpreting the object as an instance of 'Branch Ref'.
|
| Modifier and Type | Method and Description |
|---|---|
OutageBranch |
DepIEquivOutageBranch.findEquivOutageBranch(Branch branch)
find equivalent outage branch associated with the branch object
|
OutageBranch |
DepContingency.getOutageBranch(Branch branch)
get outage branch associated with the branch object
|
boolean |
DepIOutageIslanding.isIslandBranch(Branch branch)
check if the branch is in an island
|
boolean |
DepContingency.isOutageBranch(Branch branch)
check if the branch is an outage branch contained in the contingency
|
| Modifier and Type | Method and Description |
|---|---|
OutageBranch |
DepContingencyImpl.findEquivOutageBranch(Branch equivAclfBranch)
find the equivalent outage branch associated with the equivAclfBranch
|
OutageBranch |
DepContingencyImpl.getOutageBranch(Branch branch) |
boolean |
DepContingencyImpl.isIslandBranch(Branch branch) |
boolean |
DepContingencyImpl.isOutageBranch(Branch branch) |
| Modifier and Type | Method and Description |
|---|---|
<TBranch extends Branch> |
ContingencySwitch.caseBranchRef(BranchRef<TBranch> object)
Returns the result of interpreting the object as an instance of 'Branch Ref'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBranch extends Branch> |
FlowInterfaceSwitch.caseBranchRef(BranchRef<TBranch> object)
Returns the result of interpreting the object as an instance of 'Branch Ref'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseHvdcLine2TVSC<TBus extends BaseAclfBus<?,?>>
A representation of the model object 'Base Hvdc Line2 TVSC'.
|
interface |
HvdcLine2T
A representation of the model object 'Hvdc Line2 T'.
|
interface |
HvdcLine2TCCC
A representation of the model object 'Line2 T'.
|
interface |
HvdcLine2TVSC |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseHvdcLine2TVSCImpl<TBus extends BaseAclfBus<?,?>>
An implementation of the model object 'Hvdc Line2 TVSC'.
|
class |
HvdcLine2TCCCImpl
An implementation of the model object 'Line2 T'.
|
class |
HvdcLine2TImpl
An implementation of the model object 'Hvdc Line2 T'.
|
class |
HvdcLine2TVSCImpl |
| Modifier and Type | Method and Description |
|---|---|
T |
HvdcLineSwitch.caseBranch(Branch object)
Returns the result of interpreting the object as an instance of 'Branch'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Aclf3WBranchImpl
An implementation of the model object 'Aclf3 WXformer'.
|
class |
AclfBranchImpl
An implementation of the model object 'Branch'.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Branch> |
BaseAclfNetworkImpl.findObsoleteBranch() |
org.eclipse.emf.common.util.EList<Branch> |
BaseAclfNetworkImpl.getSpecialBranchList() |
| Modifier and Type | Method and Description |
|---|---|
<TBranch extends Branch> |
NetAdjustSwitch.caseBranchRef(BranchRef<TBranch> object)
Returns the result of interpreting the object as an instance of 'Branch 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,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.caseBranch(Branch object)
Returns the result of interpreting the object as an instance of 'Branch'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Acsc3WBranch |
interface |
AcscBranch
A representation of the model object 'Branch'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBranch extends Branch> |
AcscObjAdapterSwitch.caseBranchRef(BranchRef<TBranch> object)
Returns the result of interpreting the object as an instance of 'Branch Ref'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Acsc3WBranchImpl |
class |
AcscBranchImpl
An implementation of the model object 'Branch'.
|
| 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,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.caseBranch(Branch object)
Returns the result of interpreting the object as an instance of 'Branch'.
|
| 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 |
|---|---|
void |
IBranchPathWalker.init(Branch 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 |
IBranchPathWalker.needVisit(Bus bus,
Branch branch)
check if the branch connecting to the bus needs to be visited.
|
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 |
|---|---|
void |
AbstractBranchPathWalker.init(Branch branch) |
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 |
AbstractBranchPathWalker.needVisit(Bus bus,
Branch branch) |
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 |
|---|---|
<TBranch extends Branch> |
SecAlgorithmSwitch.caseBranchRef(BranchRef<TBranch> object)
Returns the result of interpreting the object as an instance of 'Branch Ref'.
|
| 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<Branch> |
CommonLangFactoryImpl.createBranchListFromString(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 |
IBranchBVisitor.visit(Branch branch) |
| 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 |
|---|---|
<TBranch extends Branch> |
DclfAadpterSwitch.caseBranchRef(BranchRef<TBranch> object)
Returns the result of interpreting the object as an instance of 'Branch 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 FunctionX<BaseAclfNetwork<?,?>,java.util.List<Branch>> |
ZeroZBranchFunction.findObsoleteBranchInNet
find obsolete branches in the network.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<java.lang.String> |
AclfFunction.findBranchEquivOutagePath(Branch branch)
recursively find equivalent outage branch path.
|
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 |
Network<TBus extends Bus,TBranch extends Branch>
A representation of the model object 'work'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Branch3W
A representation of the model object 'Branch3 W'.
|
| 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 |
|---|---|
Branch |
NetFactory.createBranch()
Returns a new object of class 'Branch'.
|
Branch |
IBusSwitchBreakModel.getConnectedPhysicalBranch(java.lang.String branchId)
Get the branch object physically connected to this bus identified by the branch id.
|
Branch |
Branch3W.getFromBranch()
Returns the value of the 'From Branch' reference.
|
Branch |
Branch3W.getTertiaryBranch()
Returns the value of the 'Tertiary Branch' reference.
|
Branch |
Branch3W.getToBranch()
Returns the value of the 'To Branch' reference.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Branch> |
Bus.getBranchList()
Get the branch list including fromBranchList + toBranchList.
|
java.util.List<Branch> |
IBusSwitchBreakModel.getConnectedPhysicalBranchList()
Get the physically connected branch list.
|
org.eclipse.emf.common.util.EList<Branch> |
Bus.getFromBranchList()
Returns the value of the 'From Branch List' reference list.
|
org.eclipse.emf.common.util.EList<Branch> |
Bus.getToBranchList()
Returns the value of the 'To Branch List' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Branch3W.setFromBranch(Branch value)
Sets the value of the '
From Branch' reference. |
void |
Branch3W.setTertiaryBranch(Branch value)
Sets the value of the '
Tertiary Branch' reference. |
void |
Branch3W.setToBranch(Branch value)
Sets the value of the '
To Branch' 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 |
|---|---|
Branch |
ChildNetInterfaceBranch.getInterfaceBranch()
get and return interface branch.
|
| 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 |
|---|---|
Branch |
ChildNetInterfaceBranchImpl.getInterfaceBranch() |
| 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 |
Branch3WImpl
An implementation of the model object 'Branch3 W'.
|
class |
BranchImpl
An implementation of the model object 'Branch'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus,TBranch extends Branch> |
NetFactoryImpl.createNetwork() |
| Modifier and Type | Method and Description |
|---|---|
Branch |
NetFactoryImpl.createBranch() |
Branch |
BusImpl.getConnectedPhysicalBranch(java.lang.String branchId) |
Branch |
Branch3WImpl.getFromBranch() |
Branch |
Branch3WImpl.getTertiaryBranch() |
Branch |
Branch3WImpl.getToBranch() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Branch> |
BusImpl.getBranchList() |
java.util.List<Branch> |
BusImpl.getConnectedPhysicalBranchList() |
org.eclipse.emf.common.util.EList<Branch> |
BusImpl.getFromBranchList()
This method is not supposed to be used outside this class
|
org.eclipse.emf.common.util.EList<Branch> |
BusImpl.getToBranchList()
This method is not supposed to be used outside this class
|
| Modifier and Type | Method and Description |
|---|---|
void |
TieLineImpl.setBranch(Branch branch) |
void |
Branch3WImpl.setFromBranch(Branch newFromBranch) |
void |
Branch3WImpl.setTertiaryBranch(Branch newTertiaryBranch) |
void |
Branch3WImpl.setToBranch(Branch newToBranch) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BranchRef<TBranch extends Branch>
A representation of the model object 'Adjust Branch'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BranchRefImpl<TBranch extends Branch>
An implementation of the model object 'Adjust Branch'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBranch extends Branch> |
NetRefSwitch.caseBranchRef(BranchRef<TBranch> object)
Returns the result of interpreting the object as an instance of 'Branch Ref'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBranch extends Branch> |
NetSwitch.caseBranchRef(BranchRef<TBranch> object)
Returns the result of interpreting the object as an instance of 'Branch Ref'.
|
<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,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.caseBranch(Branch object)
Returns the result of interpreting the object as an instance of 'Branch'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DistBranch
A representation of the model object 'Dist Branch'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBranch extends Branch> |
DistAdapterSwitch.caseBranchRef(BranchRef<TBranch> object)
Returns the result of interpreting the object as an instance of 'Branch 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 |
DistPathBranchWalker.visit(Branch bra)
Visit the branch and connected buses, if one of the bus is visited and the other is unvisited.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DistPathNetInitinizer.visit(Network<Bus,Branch> net) |
| Modifier and Type | Class and Description |
|---|---|
class |
DistBranchImpl
An implementation of the model object 'Dist Branch'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBranch extends Branch> |
DistSwitch.caseBranchRef(BranchRef<TBranch> object)
Returns the result of interpreting the object as an instance of 'Branch 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,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.caseBranch(Branch object)
Returns the result of interpreting the object as an instance of 'Branch'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DStab3WBranch |
interface |
DStabBranch
A representation of the model object 'DStab Branch'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Dynamic3PBranch
A representation of the model object 'DStab3 PBranch'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Dynamic3PBranchImpl
An implementation of the model object 'DStab3 PBranch'.
|
| 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,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.caseBranch(Branch object)
Returns the result of interpreting the object as an instance of 'Branch'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HvdcLine2TVSCDyn |
interface |
HvdcLine2TVSCDynPlus |
| Modifier and Type | Class and Description |
|---|---|
class |
HvdcLine2TVSCDynImpl |
| Modifier and Type | Method and Description |
|---|---|
T |
DStabHvdcSwitch.caseBranch(Branch object)
Returns the result of interpreting the object as an instance of 'Branch'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DStab3WBranchImpl |
class |
DStabBranchImpl
An implementation of the model object 'DStab Branch'.
|
| 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,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.caseBranch(Branch object)
Returns the result of interpreting the object as an instance of 'Branch'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseOpfBranch
A representation of the model object 'Base Opf Branch'.
|
interface |
OpfBranch
A representation of the model object 'Branch'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DclfOpfBranch
A representation of the model object 'Branch'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DclfOpfBranchImpl
An implementation of the model object 'Branch'.
|
| 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,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.caseBranch(Branch object)
Returns the result of interpreting the object as an instance of 'Branch'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseOpfBranchImpl
An implementation of the model object 'Base Opf Branch'.
|
class |
OpfBranchImpl
An implementation of the model object 'Branch'.
|
| 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,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.caseBranch(Branch object)
Returns the result of interpreting the object as an instance of 'Branch'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BranchModificationImpl.setBranch(Branch branch) |
| Modifier and Type | Method and Description |
|---|---|
<TBranch extends Branch> |
MCaseModifySwitch.caseBranchRef(BranchRef<TBranch> object)
Returns the result of interpreting the object as an instance of 'Branch Ref'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BranchConditionImpl.setBranch(Branch branch) |
| Modifier and Type | Method and Description |
|---|---|
<TBranch extends Branch> |
MCaseRuleSwitch.caseBranchRef(BranchRef<TBranch> object)
Returns the result of interpreting the object as an instance of 'Branch Ref'.
|