public interface GradeMeasure extends Measure
The following features are supported:
SmmPackage.getGradeMeasure()| Modifier and Type | Method and Description |
|---|---|
GradeMeasureRelationship |
getGradeTo()
Returns the value of the 'Grade To' reference.
|
org.eclipse.emf.common.util.EList<GradeInterval> |
getInterval()
Returns the value of the 'Interval' containment reference list.
|
void |
setGradeTo(GradeMeasureRelationship value)
Sets the value of the '
Grade To' reference. |
getAllArguments, getArguments, getCategory, getCustomScale, getDefaultQuery, getEquivalentFrom, getEquivalentTo, getInbound, getMeasureLabelFormat, getMeasurementLabelFormat, getMeasureRelationships, getOutbound, getRefinementFrom, getRefinementTo, getScale, getScope, getSource, getTrait, getVisible, setCustomScale, setDefaultQuery, setMeasureLabelFormat, setMeasurementLabelFormat, setScale, setScope, setSource, setTrait, setVisiblegetAnnotations, getAttributes, getDescription, getInRelationships, getName, getOutRelationships, getShortDescription, setDescription, setName, setShortDescriptionGradeMeasureRelationship getGradeTo()
setGradeTo(GradeMeasureRelationship),
SmmPackage.getGradeMeasure_GradeTo()void setGradeTo(GradeMeasureRelationship value)
Grade To' reference.
value - the new value of the 'Grade To' reference.getGradeTo()org.eclipse.emf.common.util.EList<GradeInterval> getInterval()
GradeInterval.
SmmPackage.getGradeMeasure_Interval()Copyright © 2018–2020 Atlanmod. All rights reserved.