| Package | Description |
|---|---|
| org.eclipse.modisco.omg.smm | |
| org.eclipse.modisco.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
RankingMeasureRelationship |
SmmFactory.createRankingMeasureRelationship()
Returns a new object of class 'Ranking Measure Relationship'.
|
RankingMeasureRelationship |
Ranking.getRankingTo()
Returns the value of the 'Ranking To' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Ranking.setRankingTo(RankingMeasureRelationship value)
Sets the value of the '
Ranking To' reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseRankingMeasureRelationship(RankingMeasureRelationship object)
Returns the result of interpreting the object as an instance of 'Ranking Measure Relationship'.
|