public interface BranchRatingChange
extends org.eclipse.emf.ecore.EObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
DoubleValueChange |
getChaneValue()
Returns the value of the 'Chane Value' containment reference.
|
BranchRatingChangeType |
getChangeType()
Returns the value of the 'Change Type' attribute.
|
void |
setChaneValue(DoubleValueChange value)
Sets the value of the '
Chane Value' containment reference. |
void |
setChangeType(BranchRatingChangeType value)
Sets the value of the '
Change Type' attribute. |
BranchRatingChangeType getChangeType()
BranchRatingChangeType.
If the meaning of the 'Change Type' attribute isn't clear, there really should be more of a description here...
BranchRatingChangeType,
setChangeType(BranchRatingChangeType),
MCaseModifyPackage.getBranchRatingChange_ChangeType()void setChangeType(BranchRatingChangeType value)
Change Type' attribute.
value - the new value of the 'Change Type' attribute.BranchRatingChangeType,
getChangeType()DoubleValueChange getChaneValue()
If the meaning of the 'Chane Value' reference isn't clear, there really should be more of a description here...
setChaneValue(DoubleValueChange),
MCaseModifyPackage.getBranchRatingChange_ChaneValue()void setChaneValue(DoubleValueChange value)
Chane Value' containment reference.
value - the new value of the 'Chane Value' containment reference.getChaneValue()