Package | Description |
---|---|
com.interpss.simu | |
com.interpss.simu.multicase.aclf | |
com.interpss.simu.multicase.aclf.impl | |
com.interpss.simu.multicase.aclf.util |
Modifier and Type | Method and Description |
---|---|
static ContingencyCase |
SimuObjectFactory.createContingencyCase()
Create a ContingencyCase object and add it to the MultiStudyCase container
|
static ContingencyCase |
SimuObjectFactory.createContingencyCase(java.lang.String cid,
java.lang.String cname,
int n,
MultiStudyCase mcase)
Create a ContingencyCase object and add it to the MultiStudyCase container
|
Modifier and Type | Method and Description |
---|---|
ContingencyCase |
MCaseAclfFactory.createContingencyCase()
Returns a new object of class 'Contingency Case'.
|
Modifier and Type | Class and Description |
---|---|
class |
ContingencyCaseImpl
An implementation of the model object 'Cintingency Case'.
|
Modifier and Type | Method and Description |
---|---|
ContingencyCase |
MCaseAclfFactoryImpl.createContingencyCase() |
Modifier and Type | Method and Description |
---|---|
T |
MCaseAclfSwitch.caseContingencyCase(ContingencyCase object)
Returns the result of interpreting the object as an instance of 'Contingency Case'.
|