org.eclipse.modisco.omg.gastm
Interface DoWhileStatement

All Superinterfaces:
GASTMObject, GASTMSyntaxObject, LoopStatement, Statement

public interface DoWhileStatement
extends LoopStatement

A representation of the model object 'Do While Statement'.

See Also:
GASTMPackage.getDoWhileStatement()
Generated:
Model:

Method Summary
 
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