Modifier and Type | Method and Description |
---|---|
boolean |
AclfNetwork.accept(IAclfNetBVisitor visitor)
accept method for the Visitor patten implementation.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AclfNetworkImpl.accept(IAclfNetBVisitor visitor) |
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 | 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 | Method and Description |
---|---|
T |
CoreAlgorithmSwitch.caseIAclfNetBVisitor(IAclfNetBVisitor object)
Returns the result of interpreting the object as an instance of 'IAclf Net BVisitor'.
|
Modifier and Type | Method and Description |
---|---|
T |
CommonVisitorSwitch.caseIAclfNetBVisitor(IAclfNetBVisitor object)
Returns the result of interpreting the object as an instance of 'IAclf Net BVisitor'.
|
Modifier and Type | Class and Description |
---|---|
class |
ZeroZBranchProcesor
Deprecated.
|