| Package | Description |
|---|---|
| com.interpss | |
| com.interpss.simu.multicase.dstab | |
| com.interpss.simu.multicase.dstab.impl | |
| com.interpss.simu.multicase.dstab.util |
| Modifier and Type | Method and Description |
|---|---|
static DStabStudyCase |
SimuObjectFactory.createDStabStudyCase(java.lang.String cid,
java.lang.String cname,
int n,
MultiStudyCase mcase)
Create a DStabStudyCase object and add it to the MultiStudyCase container
|
| Modifier and Type | Method and Description |
|---|---|
DStabStudyCase |
MCaseDStabFactory.createDStabStudyCase()
Returns a new object of class '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 |
|---|---|
DStabStudyCase |
MCaseDStabFactoryImpl.createDStabStudyCase() |
| Modifier and Type | Method and Description |
|---|---|
T |
MCaseDStabSwitch.caseDStabStudyCase(DStabStudyCase object)
Returns the result of interpreting the object as an instance of 'DStab Study Case'.
|