| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
| Modifier and Type | Method and Description |
|---|---|
MeasureCategory |
SmmFactory.createMeasureCategory()
Returns a new object of class 'Measure Category'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<MeasureCategory> |
Measure.getCategory()
Returns the value of the 'Category' reference list.
|
org.eclipse.emf.common.util.EList<MeasureCategory> |
MeasureCategory.getCategory()
Returns the value of the 'Category' reference list.
|
org.eclipse.emf.common.util.EList<MeasureCategory> |
MeasureCategory.getCategoryElement()
Returns the value of the 'Category Element' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MeasureCategoryImpl
An implementation of the model object 'Measure Category'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<MeasureCategory> |
MeasureCategoryImpl.category
The cached value of the '
Category' reference list. |
protected org.eclipse.emf.common.util.EList<MeasureCategory> |
MeasureImpl.category
The cached value of the '
Category' reference list. |
protected org.eclipse.emf.common.util.EList<MeasureCategory> |
MeasureCategoryImpl.categoryElement
The cached value of the '
Category Element' reference list. |
| Modifier and Type | Method and Description |
|---|---|
MeasureCategory |
SmmFactoryImpl.createMeasureCategory() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<MeasureCategory> |
MeasureCategoryImpl.getCategory() |
org.eclipse.emf.common.util.EList<MeasureCategory> |
MeasureImpl.getCategory() |
org.eclipse.emf.common.util.EList<MeasureCategory> |
MeasureCategoryImpl.getCategoryElement() |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseMeasureCategory(MeasureCategory object)
Returns the result of interpreting the object as an instance of 'Measure Category'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.