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