| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
GradeMeasureRelationship |
SmmFactory.createGradeMeasureRelationship()
Returns a new object of class 'Grade Measure Relationship'.
|
GradeMeasureRelationship |
GradeMeasure.getGradeTo()
Returns the value of the 'Grade To' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<GradeMeasureRelationship> |
DimensionalMeasure.getGradeFrom()
Returns the value of the 'Grade From' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GradeMeasure.setGradeTo(GradeMeasureRelationship value)
Sets the value of the '
Grade To' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
GradeMeasureRelationshipImpl
An implementation of the model object 'Grade Measure Relationship'.
|
| Modifier and Type | Field and Description |
|---|---|
protected GradeMeasureRelationship |
GradeMeasureImpl.gradeTo
The cached value of the '
Grade To' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<GradeMeasureRelationship> |
DimensionalMeasureImpl.gradeFrom
The cached value of the '
Grade From' reference list. |
| Modifier and Type | Method and Description |
|---|---|
GradeMeasureRelationship |
GradeMeasureImpl.basicGetGradeTo() |
GradeMeasureRelationship |
SmmFactoryImpl.createGradeMeasureRelationship() |
GradeMeasureRelationship |
GradeMeasureImpl.getGradeTo() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<GradeMeasureRelationship> |
DimensionalMeasureImpl.getGradeFrom() |
| Modifier and Type | Method and Description |
|---|---|
void |
GradeMeasureImpl.setGradeTo(GradeMeasureRelationship newGradeTo) |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseGradeMeasureRelationship(GradeMeasureRelationship object)
Returns the result of interpreting the object as an instance of 'Grade Measure Relationship'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.