public interface Annotation extends SmmElement
The following features are supported:
SmmPackage.getAnnotation()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getText()
Returns the value of the 'Text' attribute.
|
void |
setText(java.lang.String value)
Sets the value of the '
Text' attribute. |
getAnnotation, getAttribute, getDescription, getInbound, getName, getOutbound, getRequestedObservations, getShortDescription, setDescription, setName, setShortDescriptionjava.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()