Modifier and Type | Interface and Description |
---|---|
interface |
AbstractAcscFaultResult
A representation of the model object 'Base Acsc Fault Result'.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAcscFaultResultImpl
An implementation of the model object 'Base Acsc Fault Result'.
|
Modifier and Type | Class and Description |
---|---|
class |
AcscFaultResult
For calculate and storing fault result information
|
Modifier and Type | Method and Description |
---|---|
<TNet extends Network<?,?>> |
AcscFaultSwitch.caseNetworkRef(NetworkRef<TNet> object)
Returns the result of interpreting the object as an instance of 'Network Ref'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AclfDclfAlgorithm<TDcAlgo extends DclfAlgorithm>
A representation of the model object 'Aclf Dclf Algorithm'.
|
interface |
LoadflowAlgorithm
A representation of the model object 'Loadflow Algorithm'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContingencyAnalysisAlgorithm
A representation of the model object 'Contingency Analysis Algorithm'.
|
interface |
DclfAlgorithm
A representation of the model object 'Dc Loadflow'.
|
interface |
EDclfAlgorithm
A representation of the model object 'EDclf Algorithm'.
|
interface |
NetGenAdjustAlgorithm
A representation of the model object 'Deduce Flow Algorithm'.
|
interface |
SenAnalysisAlgorithm
A representation of the model object 'Algorithm'.
|
Modifier and Type | Class and Description |
---|---|
class |
ContingencyAnalysisAlgorithmImpl
An implementation of the model object 'Contingency Analysis Algorithm'.
|
class |
DclfAlgorithmImpl
An implementation of the model object 'Dc Loadflow'.
|
class |
EDclfAlgorithmImpl
An implementation of the model object 'EDclf Algorithm'.
|
class |
NetGenAdjustAlgorithmImpl
An implementation of the model object 'Deduce Flow Algorithm'.
|
class |
SenAnalysisAlgorithmImpl
DclfAlgo --> AclfNet
--> DclfSolver --> AclfNet
- DclfAlgo has two ref objects (AclfNet and DclfSolver).
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectBusProcessor
ConnectBusProcessor implementation.
|
Modifier and Type | Method and Description |
---|---|
<TNet extends Network<?,?>> |
DclfAlgorithmSwitch.caseNetworkRef(NetworkRef<TNet> object)
Returns the result of interpreting the object as an instance of 'Network Ref'.
|
Modifier and Type | Class and Description |
---|---|
class |
AclfDclfAlgorithmImpl<TDcAlgo extends DclfAlgorithm>
An implementation of the model object 'Aclf Dclf Algorithm'.
|
class |
LoadflowAlgorithmImpl
An implementation of the model object 'ILoadflow Algorithm'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BaseMultiStateLfAlgorithm<TNet extends AclfNetwork>
A representation of the model object 'FS Loadflow Algorithm'.
|
interface |
MultiNetDclfAlgorithm<TNet extends AclfNetwork>
A representation of the model object 'Multi Net Dclf Algorithm'.
|
interface |
MultiStateAclfAlgorithm<TNet extends AclfNetwork>
A representation of the model object 'Multi State Aclf Algorithm'.
|
interface |
MultiStateDclfAlgorithm<TNet extends AclfNetwork>
A representation of the model object 'FS Loadflow Algorithm'.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseMultiStateLfAlgorithmImpl<TNet extends AclfNetwork>
An implementation of the model object 'FS Loadflow Algorithm'.
|
class |
MultiNetDclfAlgorithmImpl<TNet extends AclfNetwork>
An implementation of the model object 'Multi Net Dclf Algorithm'.
|
class |
MultiStateAclfAlgorithmImpl<TNet extends AclfNetwork>
An implementation of the model object 'Multi State Aclf Algorithm'.
|
class |
MultiStateDclfAlgorithmImpl<TNet extends AclfNetwork>
An implementation of the model object 'FS Loadflow Algorithm'.
|
Modifier and Type | Method and Description |
---|---|
<TNet extends Network<?,?>> |
MslfAlgorithmSwitch.caseNetworkRef(NetworkRef<TNet> object)
Returns the result of interpreting the object as an instance of 'Network Ref'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SimpleFaultAlgorithm
A representation of the model object 'Simple Fault Algorithm'.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleFaultAlgorithmImpl
An implementation of the model object 'ISimple Fault Algorithm'.
|
Modifier and Type | Method and Description |
---|---|
<TNet extends Network<?,?>> |
ScAlgorithmSwitch.caseNetworkRef(NetworkRef<TNet> object)
Returns the result of interpreting the object as an instance of 'Network Ref'.
|
Modifier and Type | Method and Description |
---|---|
<TNet extends Network<?,?>> |
CoreAlgorithmSwitch.caseNetworkRef(NetworkRef<TNet> object)
Returns the result of interpreting the object as an instance of 'Network Ref'.
|
Modifier and Type | Class and Description |
---|---|
class |
AclfNetEquivGenLoadHelper
Helper class for AclfNet equiv Gen/Load processing
|
class |
AclfNetHelper
Helper class for AclfNet related methods
|
Modifier and Type | Class and Description |
---|---|
class |
AclfNetZeroZBranchHelper
Helper class for AclfNet zero Z branch processing logic
|
class |
AclfNetZeroZDeconsolidator
After the AclfNet zero Z branch processing (consolidation) is done, the deconsolidate()
method can be called to restore the buses and branches that were consolidated.
|
Modifier and Type | Class and Description |
---|---|
class |
NetworkRefImpl<TNet extends Network<?,?>>
An implementation of the model object 'Adjust Network'.
|
Modifier and Type | Method and Description |
---|---|
<TNet extends Network<?,?>> |
NetRefSwitch.caseNetworkRef(NetworkRef<TNet> object)
Returns the result of interpreting the object as an instance of 'Network Ref'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DynamicSimuAlgorithm
A representation of the model object 'Dynamic Simu Algorithm'.
|
Modifier and Type | Class and Description |
---|---|
class |
DynamicSimuAlgorithmImpl
An implementation of the model object 'Dynamic Simu Algorithm'.
|
Modifier and Type | Method and Description |
---|---|
<TNet extends Network<?,?>> |
DstabAlgorithmSwitch.caseNetworkRef(NetworkRef<TNet> object)
Returns the result of interpreting the object as an instance of 'Network Ref'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BaseOpfAlgorithm
A representation of the model object 'Base Opf Algorithm'.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseOpfAlgorithmImpl
An implementation of the model object 'Base Opf Algorithm'.
|
Modifier and Type | Method and Description |
---|---|
<TNet extends Network<?,?>> |
OpfAlgoSwitch.caseNetworkRef(NetworkRef<TNet> object)
Returns the result of interpreting the object as an instance of 'Network Ref'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SEAlgorithm
A representation of the model object 'SE Algorithm'.
|
Modifier and Type | Class and Description |
---|---|
class |
SEAlgorithmImpl
An implementation of the model object 'SE Algorithm'.
|
Modifier and Type | Method and Description |
---|---|
<TNet extends Network<?,?>> |
SEAlgoSwitch.caseNetworkRef(NetworkRef<TNet> object)
Returns the result of interpreting the object as an instance of 'Network Ref'.
|