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