| Package | Description |
|---|---|
| com.interpss | |
| com.interpss.simu.multicase.aclf | |
| com.interpss.simu.multicase.aclf.impl | |
| com.interpss.simu.multicase.aclf.util | |
| com.interpss.simu.util |
| Modifier and Type | Method and Description |
|---|---|
static ContingencyAnalysis |
SimuObjectFactory.createContingencyAnalysis(SimuCtxType type,
AclfNetwork aclfNet)
Create a ContingencyAnalysis object
|
| Modifier and Type | Method and Description |
|---|---|
ContingencyAnalysis |
MCaseAclfFactory.createContingencyAnalysis()
Returns a new object of class 'Contingency Analysis'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContingencyAnalysisImpl
An implementation of the model object 'Contingency Analysis'.
|
| Modifier and Type | Method and Description |
|---|---|
ContingencyAnalysis |
MCaseAclfFactoryImpl.createContingencyAnalysis() |
| Modifier and Type | Method and Description |
|---|---|
T |
MCaseAclfSwitch.caseContingencyAnalysis(ContingencyAnalysis object)
Returns the result of interpreting the object as an instance of 'Contingency Analysis'.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SimuCtxHelper.initContingencyAnalysis(ContingencyAnalysis mcase,
SimuCtxType type,
AclfNetwork aclfNet) |