| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Base1MeasureRelationship
A representation of the model object 'Base1 Measure Relationship'.
|
interface |
Base2MeasureRelationship
A representation of the model object 'Base2 Measure Relationship'.
|
interface |
BaseNMeasureRelationship
A representation of the model object 'Base NMeasure Relationship'.
|
interface |
GradeMeasureRelationship
A representation of the model object 'Grade Measure Relationship'.
|
interface |
RankingMeasureRelationship
A representation of the model object 'Ranking Measure Relationship'.
|
| Modifier and Type | Method and Description |
|---|---|
ScaledBaseMeasureRelationship |
RescaledMeasure.getRescales()
Returns the value of the 'Rescales' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RescaledMeasure.setRescales(ScaledBaseMeasureRelationship value)
Sets the value of the '
Rescales' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
Base1MeasureRelationshipImpl
An implementation of the model object 'Base1 Measure Relationship'.
|
class |
Base2MeasureRelationshipImpl
An implementation of the model object 'Base2 Measure Relationship'.
|
class |
BaseNMeasureRelationshipImpl
An implementation of the model object 'Base NMeasure Relationship'.
|
class |
GradeMeasureRelationshipImpl
An implementation of the model object 'Grade Measure Relationship'.
|
class |
RankingMeasureRelationshipImpl
An implementation of the model object 'Ranking Measure Relationship'.
|
class |
ScaledBaseMeasureRelationshipImpl
An implementation of the model object 'Scaled Base Measure Relationship'.
|
| Modifier and Type | Method and Description |
|---|---|
ScaledBaseMeasureRelationship |
RescaledMeasureImpl.basicGetRescales() |
ScaledBaseMeasureRelationship |
RescaledMeasureImpl.getRescales() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
RescaledMeasureImpl.basicSetRescales(ScaledBaseMeasureRelationship newRescales,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
RescaledMeasureImpl.setRescales(ScaledBaseMeasureRelationship newRescales) |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseScaledBaseMeasureRelationship(ScaledBaseMeasureRelationship object)
Returns the result of interpreting the object as an instance of 'Scaled Base Measure Relationship'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.