| Modifier and Type | Method and Description |
|---|---|
static AclfStudyCase |
SimuObjectFactory.createAclfStudyCase()
Create a AclfStudyCase object and add it to the MultiStudyCase container
|
static AclfStudyCase |
SimuObjectFactory.createAclfStudyCase(java.lang.String cid,
java.lang.String cname,
int n,
MultiStudyCase mcase)
Create a AclfStudyCase object and add it to the MultiStudyCase container
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContingencyCase
A representation of the model object 'Cintingency Case'.
|
| Modifier and Type | Method and Description |
|---|---|
AclfStudyCase |
MCaseAclfFactory.createAclfStudyCase()
Returns a new object of class 'Aclf Study Case'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AclfStudyCaseImpl
An implementation of the model object 'Aclf Study Case'.
|
class |
ContingencyCaseImpl
An implementation of the model object 'Cintingency Case'.
|
| Modifier and Type | Method and Description |
|---|---|
AclfStudyCase |
MCaseAclfFactoryImpl.createAclfStudyCase() |
| Modifier and Type | Method and Description |
|---|---|
T |
MCaseAclfSwitch.caseAclfStudyCase(AclfStudyCase object)
Returns the result of interpreting the object as an instance of 'Aclf Study Case'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DStabStudyCase
A representation of the model object 'DStab Study Case'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DStabStudyCaseImpl
An implementation of the model object 'DStab Study Case'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
MCaseDStabSwitch.caseAclfStudyCase(AclfStudyCase object)
Returns the result of interpreting the object as an instance of 'Aclf Study Case'.
|