|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Annotation
A representation of the model object 'Annotation'.
The following features are supported:
SmmPackage.getAnnotation()| Method Summary | |
|---|---|
SmmElement |
getOwner()
Returns the value of the 'Owner' container reference. |
java.lang.String |
getText()
Returns the value of the 'Text' attribute. |
void |
setOwner(SmmElement value)
Sets the value of the ' Owner' container reference. |
void |
setText(java.lang.String value)
Sets the value of the ' Text' attribute. |
| Methods inherited from interface org.eclipse.gmt.modisco.omg.smm.SmmElement |
|---|
getAnnotation, getAttribute, getInbound, getModel, getOutbound, setModel |
| Method Detail |
|---|
java.lang.String getText()
If the meaning of the 'Text' attribute isn't clear, there really should be more of a description here...
setText(String),
SmmPackage.getAnnotation_Text()void setText(java.lang.String value)
Text' attribute.
value - the new value of the 'Text' attribute.getText()SmmElement getOwner()
Annotation'.
If the meaning of the 'Owner' container reference isn't clear, there really should be more of a description here...
setOwner(SmmElement),
SmmPackage.getAnnotation_Owner(),
SmmElement.getAnnotation()void setOwner(SmmElement value)
Owner' container reference.
value - the new value of the 'Owner' container reference.getOwner()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||