public class DoWhileLoop extends WhileLoop
| Constructor and Description |
|---|
DoWhileLoop() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Defines the added functionality of the ITransformationStep object
|
initialize, setConditionpublic void execute()
ITransformationStepexecute in interface ITransformationStepexecute in class WhileLoop