| Modifier and Type | Method and Description |
|---|---|
java.util.Hashtable<java.lang.String,AclfBranchResultRec> |
AclfMultiStudyCase.getBranchResultSummary()
Returns the value of the 'Branch Result Summary' attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AclfMultiStudyCase.setBranchResultSummary(java.util.Hashtable<java.lang.String,AclfBranchResultRec> value)
Sets the value of the '
Branch Result Summary' attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Hashtable<java.lang.String,AclfBranchResultRec> |
AclfMultiStudyCaseImpl.getBranchResultSummary() |
| Modifier and Type | Method and Description |
|---|---|
void |
AclfMultiStudyCaseImpl.setBranchResultSummary(java.util.Hashtable<java.lang.String,AclfBranchResultRec> newBranchResultSummary) |
| Modifier and Type | Method and Description |
|---|---|
AclfBranchResultRec |
MCaseResultFactory.createAclfBranchResultRec()
Returns a new object of class 'Aclf Branch Result Rec'.
|
AclfBranchResultRec |
BranchResult.getAclfBranchRec()
Returns the value of the 'Aclf Branch Rec' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BranchResult.setAclfBranchRec(AclfBranchResultRec value)
Sets the value of the '
Aclf Branch Rec' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
AclfBranchResultRecImpl
An implementation of the model object 'Aclf Branch Result Rec'.
|
| Modifier and Type | Method and Description |
|---|---|
AclfBranchResultRec |
MCaseResultFactoryImpl.createAclfBranchResultRec() |
AclfBranchResultRec |
BranchResultImpl.getAclfBranchRec() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Hashtable<java.lang.String,AclfBranchResultRec> |
MCaseResultFactoryImpl.createBranchResultLookupTableFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
BranchResultImpl.basicSetAclfBranchRec(AclfBranchResultRec newAclfBranchRec,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
BranchResultImpl.setAclfBranchRec(AclfBranchResultRec newAclfBranchRec) |
| Modifier and Type | Method and Description |
|---|---|
T |
MCaseResultSwitch.caseAclfBranchResultRec(AclfBranchResultRec object)
Returns the result of interpreting the object as an instance of 'Aclf Branch Result Rec'.
|