| Package | Description |
|---|---|
| org.eclipse.modisco.omg.smm | |
| org.eclipse.modisco.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
Ranking |
SmmFactory.createRanking()
Returns a new object of class 'Ranking'.
|
Ranking |
RankingMeasureRelationship.getFrom()
Returns the value of the 'From' reference.
|
Ranking |
RankingInterval.getRank()
Returns the value of the 'Rank' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RankingMeasureRelationship.setFrom(Ranking value)
Sets the value of the '
From' reference. |
void |
RankingInterval.setRank(Ranking value)
Sets the value of the '
Rank' container reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseRanking(Ranking object)
Returns the result of interpreting the object as an instance of 'Ranking'.
|