Modifier and Type | Method and Description |
---|---|
static AclfMultiStudyCase |
SimuObjectFactory.createAclfMultiStudyCase(SimuCtxType type)
Create a MultiStudyCase object
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContingencyAnalysis
A representation of the model object 'Contingency Analysis'.
|
Modifier and Type | Method and Description |
---|---|
AclfMultiStudyCase |
MCaseAclfFactory.createAclfMultiStudyCase()
Returns a new object of class 'Aclf Multi Study Case'.
|
Modifier and Type | Method and Description |
---|---|
void |
AclfStudyCase.runLFnSaveResult(LoadflowAlgorithm algo,
AclfMultiStudyCase container)
Run loadflow using the algorithm object and the AclfNet object carried by the
algorithm object.
|
Modifier and Type | Class and Description |
---|---|
class |
AclfMultiStudyCaseImpl
An implementation of the model object 'Aclf Multi Study Case'.
|
class |
ContingencyAnalysisImpl
An implementation of the model object 'Contingency Analysis'.
|
Modifier and Type | Method and Description |
---|---|
AclfMultiStudyCase |
MCaseAclfFactoryImpl.createAclfMultiStudyCase() |
Modifier and Type | Method and Description |
---|---|
void |
AclfStudyCaseImpl.runLFnSaveResult(LoadflowAlgorithm algo,
AclfMultiStudyCase container) |
Modifier and Type | Method and Description |
---|---|
T |
MCaseAclfSwitch.caseAclfMultiStudyCase(AclfMultiStudyCase object)
Returns the result of interpreting the object as an instance of 'Aclf Multi Study Case'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DStabMultiStudyCase
A representation of the model object 'DStab Multi Study Case'.
|
Modifier and Type | Class and Description |
---|---|
class |
DStabMultiStudyCaseImpl
An implementation of the model object 'DStab Multi Study Case'.
|
Modifier and Type | Method and Description |
---|---|
T |
MCaseDStabSwitch.caseAclfMultiStudyCase(AclfMultiStudyCase object)
Returns the result of interpreting the object as an instance of 'Aclf Multi Study Case'.
|