| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
Base1MeasureRelationship |
SmmFactory.createBase1MeasureRelationship()
Returns a new object of class 'Base1 Measure Relationship'.
|
Base1MeasureRelationship |
BinaryMeasure.getBaseMeasure1To()
Returns the value of the 'Base Measure1 To' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Base1MeasureRelationship> |
DimensionalMeasure.getBaseMeasure1From()
Returns the value of the 'Base Measure1 From' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryMeasure.setBaseMeasure1To(Base1MeasureRelationship value)
Sets the value of the '
Base Measure1 To' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
Base1MeasureRelationshipImpl
An implementation of the model object 'Base1 Measure Relationship'.
|
| Modifier and Type | Field and Description |
|---|---|
protected Base1MeasureRelationship |
BinaryMeasureImpl.baseMeasure1To
The cached value of the '
Base Measure1 To' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Base1MeasureRelationship> |
DimensionalMeasureImpl.baseMeasure1From
The cached value of the '
Base Measure1 From' reference list. |
| Modifier and Type | Method and Description |
|---|---|
Base1MeasureRelationship |
BinaryMeasureImpl.basicGetBaseMeasure1To() |
Base1MeasureRelationship |
SmmFactoryImpl.createBase1MeasureRelationship() |
Base1MeasureRelationship |
BinaryMeasureImpl.getBaseMeasure1To() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Base1MeasureRelationship> |
DimensionalMeasureImpl.getBaseMeasure1From() |
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryMeasureImpl.setBaseMeasure1To(Base1MeasureRelationship newBaseMeasure1To) |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseBase1MeasureRelationship(Base1MeasureRelationship object)
Returns the result of interpreting the object as an instance of 'Base1 Measure Relationship'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.