| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
BaseNMeasureRelationship |
SmmFactory.createBaseNMeasureRelationship()
Returns a new object of class 'Base NMeasure Relationship'.
|
BaseNMeasureRelationship |
BaseNMeasurementRelationship.getMapsTo()
Returns the value of the 'Maps To' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<BaseNMeasureRelationship> |
DimensionalMeasure.getBaseMeasureFrom()
Returns the value of the 'Base Measure From' reference list.
|
org.eclipse.emf.common.util.EList<BaseNMeasureRelationship> |
CollectiveMeasure.getBaseMeasureTo()
Returns the value of the 'Base Measure To' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseNMeasurementRelationship.setMapsTo(BaseNMeasureRelationship value)
Sets the value of the '
Maps To' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseNMeasureRelationshipImpl
An implementation of the model object 'Base NMeasure Relationship'.
|
| Modifier and Type | Field and Description |
|---|---|
protected BaseNMeasureRelationship |
BaseNMeasurementRelationshipImpl.mapsTo
The cached value of the '
Maps To' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<BaseNMeasureRelationship> |
DimensionalMeasureImpl.baseMeasureFrom
The cached value of the '
Base Measure From' reference list. |
protected org.eclipse.emf.common.util.EList<BaseNMeasureRelationship> |
CollectiveMeasureImpl.baseMeasureTo
The cached value of the '
Base Measure To' reference list. |
| Modifier and Type | Method and Description |
|---|---|
BaseNMeasureRelationship |
BaseNMeasurementRelationshipImpl.basicGetMapsTo() |
BaseNMeasureRelationship |
SmmFactoryImpl.createBaseNMeasureRelationship() |
BaseNMeasureRelationship |
BaseNMeasurementRelationshipImpl.getMapsTo() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<BaseNMeasureRelationship> |
DimensionalMeasureImpl.getBaseMeasureFrom() |
org.eclipse.emf.common.util.EList<BaseNMeasureRelationship> |
CollectiveMeasureImpl.getBaseMeasureTo() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
BaseNMeasurementRelationshipImpl.basicSetMapsTo(BaseNMeasureRelationship newMapsTo,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
BaseNMeasurementRelationshipImpl.setMapsTo(BaseNMeasureRelationship newMapsTo) |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseBaseNMeasureRelationship(BaseNMeasureRelationship object)
Returns the result of interpreting the object as an instance of 'Base NMeasure Relationship'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.