public interface MeasureCategory extends AbstractMeasureElement
The following features are supported:
SmmPackage.getMeasureCategory()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<MeasureCategory> |
getCategory()
Returns the value of the 'Category' reference list.
|
org.eclipse.emf.common.util.EList<MeasureCategory> |
getCategoryElement()
Returns the value of the 'Category Element' reference list.
|
org.eclipse.emf.common.util.EList<Measure> |
getCategoryMeasure()
Returns the value of the 'Category Measure' reference list.
|
getAnnotations, getAttributes, getDescription, getInRelationships, getName, getOutRelationships, getShortDescription, setDescription, setName, setShortDescriptionorg.eclipse.emf.common.util.EList<Measure> getCategoryMeasure()
Measure.
It is bidirectional and its opposite is 'Category'.
SmmPackage.getMeasureCategory_CategoryMeasure(),
Measure.getCategory()org.eclipse.emf.common.util.EList<MeasureCategory> getCategory()
MeasureCategory.
It is bidirectional and its opposite is 'Category Element'.
SmmPackage.getMeasureCategory_Category(),
getCategoryElement()org.eclipse.emf.common.util.EList<MeasureCategory> getCategoryElement()
MeasureCategory.
It is bidirectional and its opposite is 'Category'.
SmmPackage.getMeasureCategory_CategoryElement(),
getCategory()Copyright © 2018–2020 Atlanmod. All rights reserved.