|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DimensionalMeasurement
A representation of the model object 'Dimensional Measurement'.
The following features are supported:
SmmPackage.getDimensionalMeasurement()
Method Summary | |
---|---|
|
getBaseMeasurement1From()
Returns the value of the 'Base Measurement1 From' reference list. |
|
getBaseMeasurement2From()
Returns the value of the 'Base Measurement2 From' reference list. |
|
getBaseMeasurementFrom()
Returns the value of the 'Base Measurement From' reference list. |
|
getRankingFrom()
Returns the value of the 'Ranking From' reference list. |
|
getRescaleTo()
Returns the value of the 'Rescale To' reference list. |
double |
getValue()
Returns the value of the 'Value' attribute. |
void |
setValue(double value)
Sets the value of the ' Value ' attribute. |
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 |
---|
double getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(double)
,
SmmPackage.getDimensionalMeasurement_Value()
void setValue(double value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
getBaseMeasurementFrom()
BaseMeasurementRelationship
.
It is bidirectional and its opposite is 'To
'.
If the meaning of the 'Base Measurement From' reference list isn't clear, there really should be more of a description here...
SmmPackage.getDimensionalMeasurement_BaseMeasurementFrom()
,
BaseMeasurementRelationship.getTo()
getBaseMeasurement1From()
Base1MeasurementRelationship
.
It is bidirectional and its opposite is 'To
'.
If the meaning of the 'Base Measurement1 From' reference list isn't clear, there really should be more of a description here...
SmmPackage.getDimensionalMeasurement_BaseMeasurement1From()
,
Base1MeasurementRelationship.getTo()
getBaseMeasurement2From()
Base2MeasurementRelationship
.
It is bidirectional and its opposite is 'To
'.
If the meaning of the 'Base Measurement2 From' reference list isn't clear, there really should be more of a description here...
SmmPackage.getDimensionalMeasurement_BaseMeasurement2From()
,
Base2MeasurementRelationship.getTo()
getRescaleTo()
RescaleMeasurementRelationship
.
It is bidirectional and its opposite is 'From
'.
If the meaning of the 'Rescale To' reference list isn't clear, there really should be more of a description here...
SmmPackage.getDimensionalMeasurement_RescaleTo()
,
RescaleMeasurementRelationship.getFrom()
getRankingFrom()
RankingMeasurementRelationship
.
It is bidirectional and its opposite is 'To
'.
If the meaning of the 'Ranking From' reference list isn't clear, there really should be more of a description here...
SmmPackage.getDimensionalMeasurement_RankingFrom()
,
RankingMeasurementRelationship.getTo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |