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