Package org.eclipse.ocl.examples.debug.stepper

Class Summary
AbstractStepper  
CallExpStepper  
ElementStepper An ElementStepper provides the non-standard behaviour of stopping before and after execution of an AST node.
ExpressionInOCLStepper  
IfExpStepper  
IterateExpStepper  
LetExpStepper  
LoopExpStepper  
NonStepper  
OCLStepperVisitor  
OperationCallExpStepper  
PostStepper A PostStepper provides the default behaviour of stopping after execution of an AST node.
PropertyCallExpStepper  
VariableStepper