| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
RankingMeasurementRelationship |
SmmFactory.createRankingMeasurementRelationship()
Returns a new object of class 'Ranking Measurement Relationship'.
|
RankingMeasurementRelationship |
RankingMeasurement.getRankingTo()
Returns the value of the 'Ranking To' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<RankingMeasurementRelationship> |
DimensionalMeasurement.getRankingFrom()
Returns the value of the 'Ranking From' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RankingMeasurement.setRankingTo(RankingMeasurementRelationship value)
Sets the value of the '
Ranking To' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
RankingMeasurementRelationshipImpl
An implementation of the model object 'Ranking Measurement Relationship'.
|
| Modifier and Type | Field and Description |
|---|---|
protected RankingMeasurementRelationship |
RankingMeasurementImpl.rankingTo
The cached value of the '
Ranking To' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<RankingMeasurementRelationship> |
DimensionalMeasurementImpl.rankingFrom
The cached value of the '
Ranking From' reference list. |
| Modifier and Type | Method and Description |
|---|---|
RankingMeasurementRelationship |
RankingMeasurementImpl.basicGetRankingTo() |
RankingMeasurementRelationship |
SmmFactoryImpl.createRankingMeasurementRelationship() |
RankingMeasurementRelationship |
RankingMeasurementImpl.getRankingTo() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<RankingMeasurementRelationship> |
DimensionalMeasurementImpl.getRankingFrom() |
| Modifier and Type | Method and Description |
|---|---|
void |
RankingMeasurementImpl.setRankingTo(RankingMeasurementRelationship newRankingTo) |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseRankingMeasurementRelationship(RankingMeasurementRelationship object)
Returns the result of interpreting the object as an instance of 'Ranking Measurement Relationship'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.