public interface DimensionalMeasurement extends Measurement
The following features are supported:
SmmPackage.getDimensionalMeasurement()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Base1MeasurementRelationship> |
getBaseMeasurement1From()
Returns the value of the 'Base Measurement1 From' reference list.
|
org.eclipse.emf.common.util.EList<Base2MeasurementRelationship> |
getBaseMeasurement2From()
Returns the value of the 'Base Measurement2 From' reference list.
|
org.eclipse.emf.common.util.EList<BaseNMeasurementRelationship> |
getBaseMeasurementFrom()
Returns the value of the 'Base Measurement From' reference list.
|
org.eclipse.emf.common.util.EList<GradeMeasurementRelationship> |
getGradeFrom()
Returns the value of the 'Grade From' reference list.
|
org.eclipse.emf.common.util.EList<RankingMeasurementRelationship> |
getRankingFrom()
Returns the value of the 'Ranking From' reference list.
|
org.eclipse.emf.common.util.EList<RescaledMeasurementRelationship> |
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. |
getBreakValue, getEquivalentFrom, getEquivalentTo, getError, getInbound, getMeasurand, getMeasureLabel, getMeasurementLabel, getMeasurementRelationships, getObservedMeasure, getOutbound, getRefinementFrom, getRefinementTo, setBreakValue, setError, setMeasurand, setObservedMeasuregetAnnotations, getAttributes, getDescription, getInRelationships, getName, getOutRelationships, getShortDescription, setDescription, setName, setShortDescriptiondouble getValue()
setValue(double),
SmmPackage.getDimensionalMeasurement_Value()void setValue(double value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()org.eclipse.emf.common.util.EList<Base1MeasurementRelationship> getBaseMeasurement1From()
Base1MeasurementRelationship.
SmmPackage.getDimensionalMeasurement_BaseMeasurement1From()org.eclipse.emf.common.util.EList<BaseNMeasurementRelationship> getBaseMeasurementFrom()
BaseNMeasurementRelationship.
SmmPackage.getDimensionalMeasurement_BaseMeasurementFrom()org.eclipse.emf.common.util.EList<Base2MeasurementRelationship> getBaseMeasurement2From()
Base2MeasurementRelationship.
SmmPackage.getDimensionalMeasurement_BaseMeasurement2From()org.eclipse.emf.common.util.EList<GradeMeasurementRelationship> getGradeFrom()
GradeMeasurementRelationship.
SmmPackage.getDimensionalMeasurement_GradeFrom()org.eclipse.emf.common.util.EList<RescaledMeasurementRelationship> getRescaleTo()
RescaledMeasurementRelationship.
SmmPackage.getDimensionalMeasurement_RescaleTo()org.eclipse.emf.common.util.EList<RankingMeasurementRelationship> getRankingFrom()
RankingMeasurementRelationship.
SmmPackage.getDimensionalMeasurement_RankingFrom()Copyright © 2018–2020 Atlanmod. All rights reserved.