| Modifier and Type | Method and Description |
|---|---|
java.util.Hashtable<java.lang.String,AclfBusResultRec> |
AclfMultiStudyCase.getBusResultSummary()
Returns the value of the 'Bus Result Summary' attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AclfMultiStudyCase.setBusResultSummary(java.util.Hashtable<java.lang.String,AclfBusResultRec> value)
Sets the value of the '
Bus Result Summary' attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Hashtable<java.lang.String,AclfBusResultRec> |
AclfMultiStudyCaseImpl.getBusResultSummary() |
| Modifier and Type | Method and Description |
|---|---|
void |
AclfMultiStudyCaseImpl.setBusResultSummary(java.util.Hashtable<java.lang.String,AclfBusResultRec> newBusResultSummary) |
| Modifier and Type | Method and Description |
|---|---|
AclfBusResultRec |
MCaseResultFactory.createAclfBusResultRec()
Returns a new object of class 'Aclf Bus Result Rec'.
|
AclfBusResultRec |
BusResult.getAclfBusRec()
Returns the value of the 'Aclf Bus Rec' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BusResult.setAclfBusRec(AclfBusResultRec value)
Sets the value of the '
Aclf Bus Rec' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
AclfBusResultRecImpl
An implementation of the model object 'Aclf Bus Result Rec'.
|
| Modifier and Type | Method and Description |
|---|---|
AclfBusResultRec |
MCaseResultFactoryImpl.createAclfBusResultRec() |
AclfBusResultRec |
BusResultImpl.getAclfBusRec() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Hashtable<java.lang.String,AclfBusResultRec> |
MCaseResultFactoryImpl.createBusResultLookupTableFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
BusResultImpl.basicSetAclfBusRec(AclfBusResultRec newAclfBusRec,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
BusResultImpl.setAclfBusRec(AclfBusResultRec newAclfBusRec) |
| Modifier and Type | Method and Description |
|---|---|
T |
MCaseResultSwitch.caseAclfBusResultRec(AclfBusResultRec object)
Returns the result of interpreting the object as an instance of 'Aclf Bus Result Rec'.
|