| Modifier and Type | Interface and Description |
|---|---|
interface |
AcscFaultPointRecord
A representation of the model object 'Result'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AcscFaultPointRecordImpl
An implementation of the model object 'Result'.
|
| 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 |
LoadflowAlgorithm
A representation of the model object 'Loadflow Algorithm'.
|
interface |
SimpleFaultAlgorithm
A representation of the model object 'Simple Fault Algorithm'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoadflowAlgorithmImpl
An implementation of the model object 'ILoadflow Algorithm'.
|
class |
SimpleFaultAlgorithmImpl
An implementation of the model object 'ISimple Fault Algorithm'.
|
| 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 | Interface and Description |
|---|---|
interface |
DclfAlgorithm
A representation of the model object 'Algorithm'.
|
interface |
DcLoadflow
A representation of the model object 'Dc Loadflow'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DclfAlgorithmImpl
DclfAlgo --> AclfNet
--> DclfSolver --> AclfNet
- DclfAlgo has two ref objects (AclfNet and DclfSolver).
|
class |
DcLoadflowImpl
An implementation of the model object 'Dc Loadflow'.
|
| Modifier and Type | Method and Description |
|---|---|
<TNet extends Network<?,?>> |
DclfSwitch.caseNetworkRef(NetworkRef<TNet> object)
Returns the result of interpreting the object as an instance of 'Network Ref'.
|
| 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'.
|