|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Comment
A representation of the model object 'Comment'.
The following features are supported:
GASTMPackage.getComment()
Method Summary | |
---|---|
java.lang.String |
getBody()
Returns the value of the 'Body' attribute. |
void |
setBody(java.lang.String value)
Sets the value of the ' Body ' attribute. |
Methods inherited from interface org.eclipse.modisco.omg.gastm.GASTMSyntaxObject |
---|
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfo |
Method Detail |
---|
java.lang.String getBody()
If the meaning of the 'Body' attribute isn't clear, there really should be more of a description here...
setBody(String)
,
GASTMPackage.getComment_Body()
void setBody(java.lang.String value)
Body
' attribute.
value
- the new value of the 'Body' attribute.getBody()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |