| Package | Description |
|---|---|
| com.interpss.core.dclf | |
| com.interpss.core.dclf.impl | |
| com.interpss.core.dclf.util |
| 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 |
|---|---|
T |
DclfSwitch.caseIDclfResult(IDclfResult object)
Returns the result of interpreting the object as an instance of 'IDclf Result'.
|