|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Category
A representation of the model object 'Category'.
The following features are supported:
SmmPackage.getCategory()
Method Summary | |
---|---|
|
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. |
|
getInCategory()
Returns the value of the 'In Category' reference list. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
|
getOutCategory()
Returns the value of the 'Out Category' reference list. |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute. |
Methods inherited from interface org.eclipse.gmt.modisco.omg.smm.SmmElement |
---|
getAnnotation, getAttribute, getInbound, getModel, getOutbound, setModel |
Method Detail |
---|
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
SmmPackage.getCategory_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
getCategory()
Category
.
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.getCategory_Category()
,
getCategoryElement()
getCategoryElement()
Category
.
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.getCategory_CategoryElement()
,
getCategory()
getOutCategory()
CategoryRelationship
.
It is bidirectional and its opposite is 'From
'.
If the meaning of the 'Out Category' reference list isn't clear, there really should be more of a description here...
SmmPackage.getCategory_OutCategory()
,
CategoryRelationship.getFrom()
getInCategory()
CategoryRelationship
.
It is bidirectional and its opposite is 'To
'.
If the meaning of the 'In Category' reference list isn't clear, there really should be more of a description here...
SmmPackage.getCategory_InCategory()
,
CategoryRelationship.getTo()
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.getCategory_CategoryMeasure()
,
Measure.getCategory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |