| 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 |
Characteristic
A representation of the model object 'Characteristic'.
|
interface |
CollectiveMeasure
A representation of the model object 'Collective Measure'.
|
interface |
CountingUnit
A representation of the model object 'Counting Unit'.
|
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 |
Measure
A representation of the model object 'Measure'.
|
interface |
MeasureCategory
A representation of the model object 'Measure Category'.
|
interface |
NamedMeasure
A representation of the model object 'Named Measure'.
|
interface |
OCLOperation
A representation of the model object 'OCL Operation'.
|
interface |
Operation
A representation of the model object 'Operation'.
|
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'.
|
interface |
Scope
A representation of the model object 'Scope'.
|
interface |
UnitOfMeasure
A representation of the model object 'Unit Of Measure'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<AbstractMeasureElement> |
MeasureLibrary.getMeasureElements()
Returns the value of the 'Measure Elements' containment reference list.
|
org.eclipse.emf.common.util.EList<AbstractMeasureElement> |
Observation.getRequestedMeasures()
Returns the value of the 'Requested Measures' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMeasureElementImpl
An implementation of the model object 'Abstract Measure Element'.
|
class |
BinaryMeasureImpl
An implementation of the model object 'Binary Measure'.
|
class |
CharacteristicImpl
An implementation of the model object 'Characteristic'.
|
class |
CollectiveMeasureImpl
An implementation of the model object 'Collective Measure'.
|
class |
CountingUnitImpl
An implementation of the model object 'Counting Unit'.
|
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 |
MeasureCategoryImpl
An implementation of the model object 'Measure Category'.
|
class |
MeasureImpl
An implementation of the model object 'Measure'.
|
class |
NamedMeasureImpl
An implementation of the model object 'Named Measure'.
|
class |
OCLOperationImpl
An implementation of the model object 'OCL Operation'.
|
class |
OperationImpl
An implementation of the model object 'Operation'.
|
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'.
|
class |
ScopeImpl
An implementation of the model object 'Scope'.
|
class |
UnitOfMeasureImpl
An implementation of the model object 'Unit Of Measure'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<AbstractMeasureElement> |
MeasureLibraryImpl.measureElements
The cached value of the '
Measure Elements' containment reference list. |
protected org.eclipse.emf.common.util.EList<AbstractMeasureElement> |
ObservationImpl.requestedMeasures
The cached value of the '
Requested Measures' reference list. |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<AbstractMeasureElement> |
MeasureLibraryImpl.getMeasureElements() |
org.eclipse.emf.common.util.EList<AbstractMeasureElement> |
ObservationImpl.getRequestedMeasures() |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseAbstractMeasureElement(AbstractMeasureElement object)
Returns the result of interpreting the object as an instance of 'Abstract Measure Element'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.