|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RescaledMeasurement
A representation of the model object 'Rescaled Measurement'.
The following features are supported:
SmmPackage.getRescaledMeasurement()
Method Summary | |
---|---|
|
getRescaleFrom()
Returns the value of the 'Rescale From' reference list. |
boolean |
isIsBaseSupplied()
Returns the value of the 'Is Base Supplied' attribute. |
void |
setIsBaseSupplied(boolean value)
Sets the value of the ' Is Base Supplied ' attribute. |
Methods inherited from interface org.eclipse.modisco.omg.smm.DimensionalMeasurement |
---|
getBaseMeasurement1From, getBaseMeasurement2From, getBaseMeasurementFrom, getRankingFrom, getRescaleTo, getValue, setValue |
Methods inherited from interface org.eclipse.modisco.omg.smm.Measurement |
---|
getBreakValue, getEquivalentFrom, getEquivalentTo, getError, getMeasurand, getMeasureLabel, getMeasurementLabel, getMeasurementRelationships, getRecursiveFrom, getRecursiveTo, getRefinementFrom, getRefinementTo, setBreakValue, setError, setMeasurand, setRecursiveTo |
Methods inherited from interface org.eclipse.modisco.omg.smm.SmmElement |
---|
getAnnotation, getAttribute, getDescription, getInbound, getName, getOutbound, getRequestedObservations, getShortDescription, setDescription, setName, setShortDescription |
Method Detail |
---|
boolean isIsBaseSupplied()
If the meaning of the 'Is Base Supplied' attribute isn't clear, there really should be more of a description here...
setIsBaseSupplied(boolean)
,
SmmPackage.getRescaledMeasurement_IsBaseSupplied()
void setIsBaseSupplied(boolean value)
Is Base Supplied
' attribute.
value
- the new value of the 'Is Base Supplied' attribute.isIsBaseSupplied()
getRescaleFrom()
RescaleMeasurementRelationship
.
It is bidirectional and its opposite is 'To
'.
If the meaning of the 'Rescale From' reference list isn't clear, there really should be more of a description here...
SmmPackage.getRescaledMeasurement_RescaleFrom()
,
RescaleMeasurementRelationship.getTo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |