public interface CommentUnit extends ModelElement
The following features are supported:
CodePackage.getCommentUnit()| 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. |
getStereotype, getTaggedValuegetAnnotation, getAttributejava.lang.String getText()
If the meaning of the 'Text' attribute isn't clear, there really should be more of a description here...
setText(String),
CodePackage.getCommentUnit_Text()