| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
RankingMeasureRelationship |
SmmFactory.createRankingMeasureRelationship()
Returns a new object of class 'Ranking Measure Relationship'.
|
RankingMeasureRelationship |
RankingMeasure.getRankingTo()
Returns the value of the 'Ranking To' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<RankingMeasureRelationship> |
DimensionalMeasure.getRankingFrom()
Returns the value of the 'Ranking From' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RankingMeasure.setRankingTo(RankingMeasureRelationship value)
Sets the value of the '
Ranking To' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
RankingMeasureRelationshipImpl
An implementation of the model object 'Ranking Measure Relationship'.
|
| Modifier and Type | Field and Description |
|---|---|
protected RankingMeasureRelationship |
RankingMeasureImpl.rankingTo
The cached value of the '
Ranking To' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<RankingMeasureRelationship> |
DimensionalMeasureImpl.rankingFrom
The cached value of the '
Ranking From' reference list. |
| Modifier and Type | Method and Description |
|---|---|
RankingMeasureRelationship |
RankingMeasureImpl.basicGetRankingTo() |
RankingMeasureRelationship |
SmmFactoryImpl.createRankingMeasureRelationship() |
RankingMeasureRelationship |
RankingMeasureImpl.getRankingTo() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<RankingMeasureRelationship> |
DimensionalMeasureImpl.getRankingFrom() |
| Modifier and Type | Method and Description |
|---|---|
void |
RankingMeasureImpl.setRankingTo(RankingMeasureRelationship newRankingTo) |
| 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'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.