| Package | Description |
|---|---|
| org.eclipse.ocl.examples.debug.evaluator | |
| org.eclipse.ocl.pivot.internal.evaluation |
| Modifier and Type | Class and Description |
|---|---|
class |
OCLAbstractTracingEvaluationVisitor
The Class OCLAbstractTracingEvaluationVisitor is a decorator visitor that prints
AST, variable values and other information useful for debugging.
|
class |
OCLTracingEvaluationVisitor
The Class OCLTracingEvaluationVisitor is a decorator visitor that prints
AST, variable values and other information useful for debugging.
|
class |
OCLVMEvaluationVisitorDecorator
OCLVMEvaluationVisitorDecorator is the class for ...
|
| Modifier and Type | Class and Description |
|---|---|
class |
EvaluationVisitorDecorator
A visitor that decorates another
EvaluationVisitor, to intercept
invocations of the visitXxx(...) methods. |
class |
TracingEvaluationVisitor
A decorator for evaluation visitors that is installed when evaluation tracing
is enabled, to trace interim evaluation results to the console.
|
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.