Package org.eclipse.ocl.examples.debug.vm.utils

Interface Summary
ASTSyntheticNode  
BaseProcess.IRunnable  
ExecutionDiagnostic  
IModuleSourceInfo Interface allows adapting of a compiled Module to its source information.
IVMStackTraceElement An element of the VM execution stack trace.
LineNumberProvider An interface for objects providing lines
Log A log interface is used to log messages along with parameter data.
SafeRunner.IRunner  
 

Class Summary
ASTBindingHelper  
ASTSyntheticNodeAccess  
BaseProcess  
CompiledUnit  
DebugOptions  
EmfUtil  
ExecutionDiagnosticImpl  
Messages  
MiscUtil  
SafeRunner  
ShallowProcess  
SocketUtil  
StreamsProxy  
Trace  
VMStackTraceBuilder Helps to build VM stack trace from a given state of OCL code execution.
VMStackTraceElement  
WriterLog A basic logger backed-up with Writer.
WriterMonitor A stream monitor connected to a Writer
 

Exception Summary
VMException  
VMInterruptedExecutionException  
VMRuntimeException Represents a runtime (unchecked) exception possibly thrown during OCL code execution.
VMStackOverFlowError