Interface WhileLoop

All Superinterfaces:
Commentable, Conditional, EObject, Notifier, Statement, StatementContainer
All Known Subinterfaces:
DoWhileLoop
All Known Implementing Classes:
DoWhileLoopImpl, WhileLoopImpl

public interface WhileLoop extends Statement, StatementContainer, Conditional
A representation of the model object 'While Loop'.
See Also:
Generated class or method.
EMF model class or method.