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