| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
RankingMeasure |
SmmFactory.createRankingMeasure()
Returns a new object of class 'Ranking Measure'.
|
RankingMeasure |
RankingInterval.getRanking()
Returns the value of the 'Ranking' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RankingInterval.setRanking(RankingMeasure value)
Sets the value of the '
Ranking' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
RankingMeasureImpl
An implementation of the model object 'Ranking Measure'.
|
| Modifier and Type | Method and Description |
|---|---|
RankingMeasure |
RankingIntervalImpl.basicGetRanking() |
RankingMeasure |
SmmFactoryImpl.createRankingMeasure() |
RankingMeasure |
RankingIntervalImpl.getRanking() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
RankingIntervalImpl.basicSetRanking(RankingMeasure newRanking,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
RankingIntervalImpl.setRanking(RankingMeasure newRanking) |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseRankingMeasure(RankingMeasure object)
Returns the result of interpreting the object as an instance of 'Ranking Measure'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.