Package | Description |
---|---|
com.interpss.core.algo.dclf | |
com.interpss.core.algo.dclf.impl | |
com.interpss.core.algo.dclf.util |
Modifier and Type | Interface and Description |
---|---|
interface |
ContingencyAnalysisAlgorithm
A representation of the model object 'Contingency Analysis 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 |
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 | Method and Description |
---|---|
T |
DclfAlgorithmSwitch.caseISensitivity(ISensitivity object)
Returns the result of interpreting the object as an instance of 'ISensitivity'.
|