| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
RefinementMeasurementRelationship |
SmmFactory.createRefinementMeasurementRelationship()
Returns a new object of class 'Refinement Measurement Relationship'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<RefinementMeasurementRelationship> |
Measurement.getRefinementFrom()
Returns the value of the 'Refinement From' reference list.
|
org.eclipse.emf.common.util.EList<RefinementMeasurementRelationship> |
Measurement.getRefinementTo()
Returns the value of the 'Refinement To' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RefinementMeasurementRelationshipImpl
An implementation of the model object 'Refinement Measurement Relationship'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<RefinementMeasurementRelationship> |
MeasurementImpl.refinementFrom
The cached value of the '
Refinement From' reference list. |
protected org.eclipse.emf.common.util.EList<RefinementMeasurementRelationship> |
MeasurementImpl.refinementTo
The cached value of the '
Refinement To' reference list. |
| Modifier and Type | Method and Description |
|---|---|
RefinementMeasurementRelationship |
SmmFactoryImpl.createRefinementMeasurementRelationship() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<RefinementMeasurementRelationship> |
MeasurementImpl.getRefinementFrom() |
org.eclipse.emf.common.util.EList<RefinementMeasurementRelationship> |
MeasurementImpl.getRefinementTo() |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseRefinementMeasurementRelationship(RefinementMeasurementRelationship object)
Returns the result of interpreting the object as an instance of 'Refinement Measurement Relationship'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.