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