| Package | Description |
|---|---|
| com.interpss | |
| com.interpss.simu.multicase.modify | |
| com.interpss.simu.multicase.modify.impl | |
| com.interpss.simu.multicase.modify.util |
| Modifier and Type | Method and Description |
|---|---|
static BranchRatingChange |
SimuObjectFactory.createBranchRatingChange()
create a branch rating change object
|
| Modifier and Type | Method and Description |
|---|---|
BranchRatingChange |
MCaseModifyFactory.createBranchRatingChange()
Returns a new object of class 'Branch Rating Change'.
|
BranchRatingChange |
BranchModification.getRatingChange()
Returns the value of the 'Rating Change' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BranchModification.setRatingChange(BranchRatingChange value)
Sets the value of the '
Rating Change' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
BranchRatingChangeImpl
An implementation of the model object 'Branch Rating Change'.
|
| Modifier and Type | Method and Description |
|---|---|
BranchRatingChange |
MCaseModifyFactoryImpl.createBranchRatingChange() |
BranchRatingChange |
BranchModificationImpl.getRatingChange() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
BranchModificationImpl.basicSetRatingChange(BranchRatingChange newRatingChange,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
BranchModificationImpl.setRatingChange(BranchRatingChange newRatingChange) |
| Modifier and Type | Method and Description |
|---|---|
T |
MCaseModifySwitch.caseBranchRatingChange(BranchRatingChange object)
Returns the result of interpreting the object as an instance of 'Branch Rating Change'.
|