public interface MeasureCategory extends AbstractMeasureElement
The following features are supported:
SmmPackage.getMeasureCategory()| Modifier and Type | Method and Description |
|---|---|
|
getCategory()
Returns the value of the 'Category' reference list.
|
|
getCategoryElement()
Returns the value of the 'Category Element' reference list.
|
|
getCategoryMeasure()
Returns the value of the 'Category Measure' reference list.
|
getInCategorygetAnnotation, getAttribute, getDescription, getInbound, getName, getOutbound, getRequestedObservations, getShortDescription, setDescription, setName, setShortDescriptiongetCategory()
MeasureCategory.
It is bidirectional and its opposite is 'Category Element'.
If the meaning of the 'Category' reference list isn't clear, there really should be more of a description here...
SmmPackage.getMeasureCategory_Category(),
getCategoryElement()getCategoryElement()
MeasureCategory.
It is bidirectional and its opposite is 'Category'.
If the meaning of the 'Category Element' reference list isn't clear, there really should be more of a description here...
SmmPackage.getMeasureCategory_CategoryElement(),
getCategory()getCategoryMeasure()
Measure.
It is bidirectional and its opposite is 'Category'.
If the meaning of the 'Category Measure' reference list isn't clear, there really should be more of a description here...
SmmPackage.getMeasureCategory_CategoryMeasure(),
Measure.getCategory()