public interface RankingMeasure extends DimensionalMeasure
The following features are supported:
SmmPackage.getRankingMeasure()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<RankingInterval> |
getInterval()
Returns the value of the 'Interval' containment reference list.
|
RankingMeasureRelationship |
getRankingTo()
Returns the value of the 'Ranking To' reference.
|
void |
setRankingTo(RankingMeasureRelationship value)
Sets the value of the '
Ranking To' reference. |
getBaseMeasure1From, getBaseMeasure2From, getBaseMeasureFrom, getFormula, getGradeFrom, getRankingFrom, getRescaleTo, getUnit, setFormula, setUnitgetAllArguments, 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, setShortDescriptionorg.eclipse.emf.common.util.EList<RankingInterval> getInterval()
RankingInterval.
It is bidirectional and its opposite is 'Ranking'.
SmmPackage.getRankingMeasure_Interval(),
RankingInterval.getRanking()RankingMeasureRelationship getRankingTo()
setRankingTo(RankingMeasureRelationship),
SmmPackage.getRankingMeasure_RankingTo()void setRankingTo(RankingMeasureRelationship value)
Ranking To' reference.
value - the new value of the 'Ranking To' reference.getRankingTo()Copyright © 2018–2020 Atlanmod. All rights reserved.