| Package | Description |
|---|---|
| com.interpss | |
| com.interpss.simu.multicase.aclf | |
| com.interpss.simu.multicase.aclf.impl | |
| com.interpss.simu.multicase.aclf.util |
| Modifier and Type | Method and Description |
|---|---|
static AclfGridOption |
SimuObjectFactory.createAclfGridOption()
create AclfGridOption
|
| Modifier and Type | Method and Description |
|---|---|
AclfGridOption |
MCaseAclfFactory.createAclfGridOption()
Returns a new object of class 'Aclf Grid Option'.
|
AclfGridOption |
AclfMultiStudyCase.getAclfGridOption()
Returns the value of the 'Aclf Grid Option' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AclfMultiStudyCase.setAclfGridOption(AclfGridOption value)
Sets the value of the '
Aclf Grid Option' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
AclfGridOptionImpl
An implementation of the model object 'Aclf Grid Option'.
|
| Modifier and Type | Method and Description |
|---|---|
AclfGridOption |
MCaseAclfFactoryImpl.createAclfGridOption() |
AclfGridOption |
AclfMultiStudyCaseImpl.getAclfGridOption() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
AclfMultiStudyCaseImpl.basicSetAclfGridOption(AclfGridOption newAclfGridOption,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
AclfMultiStudyCaseImpl.setAclfGridOption(AclfGridOption newAclfGridOption) |
| Modifier and Type | Method and Description |
|---|---|
T |
MCaseAclfSwitch.caseAclfGridOption(AclfGridOption object)
Returns the result of interpreting the object as an instance of 'Aclf Grid Option'.
|