| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
EquivalentMeasureRelationship |
SmmFactory.createEquivalentMeasureRelationship()
Returns a new object of class 'Equivalent Measure Relationship'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<EquivalentMeasureRelationship> |
Measure.getEquivalentFrom()
Returns the value of the 'Equivalent From' reference list.
|
org.eclipse.emf.common.util.EList<EquivalentMeasureRelationship> |
Measure.getEquivalentTo()
Returns the value of the 'Equivalent To' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EquivalentMeasureRelationshipImpl
An implementation of the model object 'Equivalent Measure Relationship'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<EquivalentMeasureRelationship> |
MeasureImpl.equivalentFrom
The cached value of the '
Equivalent From' reference list. |
protected org.eclipse.emf.common.util.EList<EquivalentMeasureRelationship> |
MeasureImpl.equivalentTo
The cached value of the '
Equivalent To' reference list. |
| Modifier and Type | Method and Description |
|---|---|
EquivalentMeasureRelationship |
SmmFactoryImpl.createEquivalentMeasureRelationship() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<EquivalentMeasureRelationship> |
MeasureImpl.getEquivalentFrom() |
org.eclipse.emf.common.util.EList<EquivalentMeasureRelationship> |
MeasureImpl.getEquivalentTo() |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseEquivalentMeasureRelationship(EquivalentMeasureRelationship object)
Returns the result of interpreting the object as an instance of 'Equivalent Measure Relationship'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.