public interface RescaledMeasurement extends DimensionalMeasurement
The following features are supported:
SmmPackage.getRescaledMeasurement()| Modifier and Type | Method and Description |
|---|---|
Operation |
getBaseQuery()
Returns the value of the 'Base Query' reference.
|
Boolean |
getIsBaseSupplied()
Returns the value of the 'Is Base Supplied' attribute.
|
RescaledMeasurementRelationship |
getRescaleFrom()
Returns the value of the 'Rescale From' reference.
|
void |
setBaseQuery(Operation value)
Sets the value of the '
Base Query' reference. |
void |
setIsBaseSupplied(Boolean value)
Sets the value of the '
Is Base Supplied' attribute. |
void |
setRescaleFrom(RescaledMeasurementRelationship value)
Sets the value of the '
Rescale From' reference. |
getBaseMeasurement1From, getBaseMeasurement2From, getBaseMeasurementFrom, getGradeFrom, getRankingFrom, getRescaleTo, getValue, setValuegetBreakValue, getEquivalentFrom, getEquivalentTo, getError, getInbound, getMeasurand, getMeasureLabel, getMeasurementLabel, getMeasurementRelationships, getObservedMeasure, getOutbound, getRefinementFrom, getRefinementTo, setBreakValue, setError, setMeasurand, setObservedMeasuregetAnnotations, getAttributes, getDescription, getInRelationships, getName, getOutRelationships, getShortDescription, setDescription, setName, setShortDescriptionBoolean getIsBaseSupplied()
setIsBaseSupplied(Boolean),
SmmPackage.getRescaledMeasurement_IsBaseSupplied()void setIsBaseSupplied(Boolean value)
Is Base Supplied' attribute.
value - the new value of the 'Is Base Supplied' attribute.getIsBaseSupplied()RescaledMeasurementRelationship getRescaleFrom()
setRescaleFrom(RescaledMeasurementRelationship),
SmmPackage.getRescaledMeasurement_RescaleFrom()void setRescaleFrom(RescaledMeasurementRelationship value)
Rescale From' reference.
value - the new value of the 'Rescale From' reference.getRescaleFrom()Operation getBaseQuery()
setBaseQuery(Operation),
SmmPackage.getRescaledMeasurement_BaseQuery()void setBaseQuery(Operation value)
Base Query' reference.
value - the new value of the 'Base Query' reference.getBaseQuery()Copyright © 2018–2020 Atlanmod. All rights reserved.