| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BinaryMeasure
A representation of the model object 'Binary Measure'.
|
interface |
CollectiveMeasure
A representation of the model object 'Collective Measure'.
|
interface |
DimensionalMeasure
A representation of the model object 'Dimensional Measure'.
|
interface |
DirectMeasure
A representation of the model object 'Direct Measure'.
|
interface |
GradeMeasure
A representation of the model object 'Grade Measure'.
|
interface |
NamedMeasure
A representation of the model object 'Named Measure'.
|
interface |
RankingMeasure
A representation of the model object 'Ranking Measure'.
|
interface |
RatioMeasure
A representation of the model object 'Ratio Measure'.
|
interface |
RescaledMeasure
A representation of the model object 'Rescaled Measure'.
|
| Modifier and Type | Method and Description |
|---|---|
Measure |
ObservedMeasure.getMeasure()
Returns the value of the 'Measure' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Measure> |
MeasureCategory.getCategoryMeasure()
Returns the value of the 'Category Measure' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObservedMeasure.setMeasure(Measure value)
Sets the value of the '
Measure' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryMeasureImpl
An implementation of the model object 'Binary Measure'.
|
class |
CollectiveMeasureImpl
An implementation of the model object 'Collective Measure'.
|
class |
DimensionalMeasureImpl
An implementation of the model object 'Dimensional Measure'.
|
class |
DirectMeasureImpl
An implementation of the model object 'Direct Measure'.
|
class |
GradeMeasureImpl
An implementation of the model object 'Grade Measure'.
|
class |
MeasureImpl
An implementation of the model object 'Measure'.
|
class |
NamedMeasureImpl
An implementation of the model object 'Named Measure'.
|
class |
RankingMeasureImpl
An implementation of the model object 'Ranking Measure'.
|
class |
RatioMeasureImpl
An implementation of the model object 'Ratio Measure'.
|
class |
RescaledMeasureImpl
An implementation of the model object 'Rescaled Measure'.
|
| Modifier and Type | Field and Description |
|---|---|
protected Measure |
ObservedMeasureImpl.measure
The cached value of the '
Measure' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Measure> |
MeasureCategoryImpl.categoryMeasure
The cached value of the '
Category Measure' reference list. |
| Modifier and Type | Method and Description |
|---|---|
Measure |
ObservedMeasureImpl.basicGetMeasure() |
Measure |
ObservedMeasureImpl.getMeasure() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Measure> |
MeasureCategoryImpl.getCategoryMeasure() |
| Modifier and Type | Method and Description |
|---|---|
void |
ObservedMeasureImpl.setMeasure(Measure newMeasure) |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseMeasure(Measure object)
Returns the result of interpreting the object as an instance of 'Measure'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.