public interface Ranking extends Measure
The following features are supported:
SmmPackage.getRanking()| Modifier and Type | Method and Description |
|---|---|
|
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. |
getAllArguments, getArguments, getCategory, getDefaultQuery, getEquivalentFrom, getEquivalentTo, getMeasureLabelFormat, getMeasurementLabelFormat, getMeasureRelationships, getRecursiveFrom, getRecursiveTo, getRefinementFrom, getRefinementTo, getScope, getTrait, isVisible, setDefaultQuery, setMeasureLabelFormat, setMeasurementLabelFormat, setRecursiveFrom, setRecursiveTo, setScope, setTrait, setVisiblegetInCategorygetAnnotation, getAttribute, getDescription, getInbound, getName, getOutbound, getRequestedObservations, getShortDescription, setDescription, setName, setShortDescriptiongetInterval()
RankingInterval.
It is bidirectional and its opposite is 'Rank'.
If the meaning of the 'Interval' containment reference list isn't clear, there really should be more of a description here...
SmmPackage.getRanking_Interval(),
RankingInterval.getRank()RankingMeasureRelationship getRankingTo()
From'.
If the meaning of the 'Ranking To' reference isn't clear, there really should be more of a description here...
setRankingTo(RankingMeasureRelationship),
SmmPackage.getRanking_RankingTo(),
RankingMeasureRelationship.getFrom()void setRankingTo(RankingMeasureRelationship value)
Ranking To' reference.
value - the new value of the 'Ranking To' reference.getRankingTo()