|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Ranking
A representation of the model object 'Ranking'.
The following features are supported:
SmmPackage.getRanking()
Method Summary | |
---|---|
|
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. |
Methods inherited from interface org.eclipse.modisco.omg.smm.Measure |
---|
getAllArguments, getArguments, getCategory, getDefaultQuery, getEquivalentFrom, getEquivalentTo, getMeasureLabelFormat, getMeasurementLabelFormat, getMeasureRelationships, getRecursiveFrom, getRecursiveTo, getRefinementFrom, getRefinementTo, getScope, getTrait, isVisible, setDefaultQuery, setMeasureLabelFormat, setMeasurementLabelFormat, setRecursiveFrom, setRecursiveTo, setScope, setTrait, setVisible |
Methods inherited from interface org.eclipse.modisco.omg.smm.AbstractMeasureElement |
---|
getInCategory |
Methods inherited from interface org.eclipse.modisco.omg.smm.SmmElement |
---|
getAnnotation, getAttribute, getDescription, getInbound, getName, getOutbound, getRequestedObservations, getShortDescription, setDescription, setName, setShortDescription |
Method Detail |
---|
getInterval()
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |