| Methods in org.eclipse.ocl.examples.debug.stepper with parameters of type IVMRootEvaluationVisitor |
Element |
AbstractStepper.getFirstElement(IVMRootEvaluationVisitor<?> vmEvaluationVisitor,
Element element)
|
Element |
AbstractStepper.isPostStoppable(IVMRootEvaluationVisitor<?> rootVMEvaluationVisitor,
Element childElement,
java.lang.Object result)
|
Element |
IfExpStepper.isPostStoppable(IVMRootEvaluationVisitor<?> vmEvaluationVisitor,
Element childElement,
java.lang.Object result)
|
Element |
IterateExpStepper.isPostStoppable(IVMRootEvaluationVisitor<?> vmEvaluationVisitor,
Element childElement,
java.lang.Object result)
|
Element |
LetExpStepper.isPostStoppable(IVMRootEvaluationVisitor<?> vmEvaluationVisitor,
Element childElement,
java.lang.Object result)
|
Element |
LoopExpStepper.isPostStoppable(IVMRootEvaluationVisitor<?> vmEvaluationVisitor,
Element childElement,
java.lang.Object result)
|
Element |
NonStepper.isPostStoppable(IVMRootEvaluationVisitor<?> rootVMEvaluationVisitor,
Element childElement,
java.lang.Object result)
|
Element |
OperationCallExpStepper.isPostStoppable(IVMRootEvaluationVisitor<?> vmEvaluationVisitor,
Element childElement,
java.lang.Object result)
|
Element |
VariableStepper.isPostStoppable(IVMRootEvaluationVisitor<?> rootVMEvaluationVisitor,
Element childElement,
java.lang.Object result)
|
boolean |
AbstractStepper.isPreStoppable(IVMRootEvaluationVisitor<?> rootVMEvaluationVisitor,
Element element)
|
boolean |
ElementStepper.isPreStoppable(IVMRootEvaluationVisitor<?> rootVMEvaluationVisitor,
Element element)
|
boolean |
ExpressionInOCLStepper.isPreStoppable(IVMRootEvaluationVisitor<?> rootVMEvaluationVisitor,
Element element)
|
boolean |
LoopExpStepper.isPreStoppable(IVMRootEvaluationVisitor<?> rootVMEvaluationVisitor,
Element element)
|