| Package | Description |
|---|---|
| com.interpss.simu.multicase.result | |
| com.interpss.simu.multicase.result.impl | |
| com.interpss.simu.multicase.result.util |
| Modifier and Type | Method and Description |
|---|---|
BranchRatingRec |
MCaseResultFactory.createBranchRatingRec()
Returns a new object of class 'Branch Rating Rec'.
|
BranchRatingRec |
AclfBranchResultRec.getRating()
Returns the value of the 'Rating' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AclfBranchResultRec.setRating(BranchRatingRec value)
Sets the value of the '
Rating' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
BranchRatingRecImpl
An implementation of the model object 'Branch Rating'.
|
| Modifier and Type | Method and Description |
|---|---|
BranchRatingRec |
MCaseResultFactoryImpl.createBranchRatingRec() |
BranchRatingRec |
AclfBranchResultRecImpl.getRating() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
AclfBranchResultRecImpl.basicSetRating(BranchRatingRec newRating,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
AclfBranchResultRecImpl.setRating(BranchRatingRec newRating) |
| Modifier and Type | Method and Description |
|---|---|
T |
MCaseResultSwitch.caseBranchRatingRec(BranchRatingRec object)
Returns the result of interpreting the object as an instance of 'Branch Rating Rec'.
|