|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BreakStatement
A representation of the model object 'Break Statement'.
The following features are supported:
GASTMPackage.getBreakStatement()
Method Summary | |
---|---|
LabelAccess |
getTarget()
Returns the value of the 'Target' containment reference. |
void |
setTarget(LabelAccess 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 |
---|
LabelAccess getTarget()
If the meaning of the 'Target' containment reference isn't clear, there really should be more of a description here...
setTarget(LabelAccess)
,
GASTMPackage.getBreakStatement_Target()
void setTarget(LabelAccess 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 |