| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BinaryMeasurement
A representation of the model object 'Binary Measurement'.
|
interface |
CollectiveMeasurement
A representation of the model object 'Collective Measurement'.
|
interface |
DimensionalMeasurement
A representation of the model object 'Dimensional Measurement'.
|
interface |
DirectMeasurement
A representation of the model object 'Direct Measurement'.
|
interface |
GradeMeasurement
A representation of the model object 'Grade Measurement'.
|
interface |
NamedMeasurement
A representation of the model object 'Named Measurement'.
|
interface |
RankingMeasurement
A representation of the model object 'Ranking Measurement'.
|
interface |
RatioMeasurement
A representation of the model object 'Ratio Measurement'.
|
interface |
RescaledMeasurement
A representation of the model object 'Rescaled Measurement'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Measurement> |
ObservedMeasure.getMeasurements()
Returns the value of the 'Measurements' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryMeasurementImpl
An implementation of the model object 'Binary Measurement'.
|
class |
CollectiveMeasurementImpl
An implementation of the model object 'Collective Measurement'.
|
class |
DimensionalMeasurementImpl
An implementation of the model object 'Dimensional Measurement'.
|
class |
DirectMeasurementImpl
An implementation of the model object 'Direct Measurement'.
|
class |
GradeMeasurementImpl
An implementation of the model object 'Grade Measurement'.
|
class |
MeasurementImpl
An implementation of the model object 'Measurement'.
|
class |
NamedMeasurementImpl
An implementation of the model object 'Named Measurement'.
|
class |
RankingMeasurementImpl
An implementation of the model object 'Ranking Measurement'.
|
class |
RatioMeasurementImpl
An implementation of the model object 'Ratio Measurement'.
|
class |
RescaledMeasurementImpl
An implementation of the model object 'Rescaled Measurement'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Measurement> |
ObservedMeasureImpl.measurements
The cached value of the '
Measurements' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Measurement> |
ObservedMeasureImpl.getMeasurements() |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseMeasurement(Measurement object)
Returns the result of interpreting the object as an instance of 'Measurement'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.