| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
Base2MeasureRelationship |
SmmFactory.createBase2MeasureRelationship()
Returns a new object of class 'Base2 Measure Relationship'.
|
Base2MeasureRelationship |
BinaryMeasure.getBaseMeasure2To()
Returns the value of the 'Base Measure2 To' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Base2MeasureRelationship> |
DimensionalMeasure.getBaseMeasure2From()
Returns the value of the 'Base Measure2 From' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryMeasure.setBaseMeasure2To(Base2MeasureRelationship value)
Sets the value of the '
Base Measure2 To' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
Base2MeasureRelationshipImpl
An implementation of the model object 'Base2 Measure Relationship'.
|
| Modifier and Type | Field and Description |
|---|---|
protected Base2MeasureRelationship |
BinaryMeasureImpl.baseMeasure2To
The cached value of the '
Base Measure2 To' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Base2MeasureRelationship> |
DimensionalMeasureImpl.baseMeasure2From
The cached value of the '
Base Measure2 From' reference list. |
| Modifier and Type | Method and Description |
|---|---|
Base2MeasureRelationship |
BinaryMeasureImpl.basicGetBaseMeasure2To() |
Base2MeasureRelationship |
SmmFactoryImpl.createBase2MeasureRelationship() |
Base2MeasureRelationship |
BinaryMeasureImpl.getBaseMeasure2To() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Base2MeasureRelationship> |
DimensionalMeasureImpl.getBaseMeasure2From() |
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryMeasureImpl.setBaseMeasure2To(Base2MeasureRelationship newBaseMeasure2To) |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseBase2MeasureRelationship(Base2MeasureRelationship object)
Returns the result of interpreting the object as an instance of 'Base2 Measure Relationship'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.