|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ForStatement
A representation of the model object 'For Statement'.
The following features are supported:
GASTMPackage.getForStatement()| Method Summary | |
|---|---|
|
getInitBody()
Returns the value of the 'Init Body' containment reference list. |
|
getIterationBody()
Returns the value of the 'Iteration Body' containment reference list. |
| Methods inherited from interface org.eclipse.modisco.omg.gastm.LoopStatement |
|---|
getBody, getCondition, setBody, setCondition |
| Methods inherited from interface org.eclipse.modisco.omg.gastm.GASTMSyntaxObject |
|---|
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfo |
| Method Detail |
|---|
getInitBody()
Expression.
If the meaning of the 'Init Body' containment reference list isn't clear, there really should be more of a description here...
GASTMPackage.getForStatement_InitBody()getIterationBody()
Expression.
If the meaning of the 'Iteration Body' containment reference list isn't clear, there really should be more of a description here...
GASTMPackage.getForStatement_IterationBody()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||