| Package | Description |
|---|---|
| org.eclipse.modisco.omg.smm | |
| org.eclipse.modisco.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
RescaleMeasureRelationship |
SmmFactory.createRescaleMeasureRelationship()
Returns a new object of class 'Rescale Measure Relationship'.
|
RescaleMeasureRelationship |
DimensionalMeasure.getRescaleTo()
Returns the value of the 'Rescale To' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DimensionalMeasure.setRescaleTo(RescaleMeasureRelationship value)
Sets the value of the '
Rescale To' reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseRescaleMeasureRelationship(RescaleMeasureRelationship object)
Returns the result of interpreting the object as an instance of 'Rescale Measure Relationship'.
|