public interface Description extends SignalElement
The following features are supported:
SsmePackage.getDescription()
Modifier and Type | Method and Description |
---|---|
ProcessBody |
getBody()
Returns the value of the 'Body' containment reference
|
org.eclipse.emf.common.util.EList<Pragma> |
getListPragma()
Returns the value of the 'List Pragma' containment reference list.
|
void |
setBody(ProcessBody value)
Sets the value of the '
Body ' containment reference |
getCommentPost, getCommentPre, getParent, makeAST, setASTAttribute
org.eclipse.emf.common.util.EList<Pragma> getListPragma()
Pragma
.
If the meaning of the 'List Pragma' containment reference list isn't clear, there really should be more of a description here...
SsmePackage.getDescription_ListPragma()
ProcessBody getBody()
If the meaning of the 'Body' containment reference isn't clear, there really should be more of a description here...
setBody(ProcessBody)
,
SsmePackage.getDescription_Body()
void setBody(ProcessBody value)
Body
' containment reference.
value
- the new value of the 'Body' containment reference.getBody()