Uses of Interface
org.eclipse.ocl.examples.debug.vm.IVMDebuggerShell

Packages that use IVMDebuggerShell
org.eclipse.ocl.examples.debug.evaluator   
org.eclipse.ocl.examples.debug.vm.evaluator   
org.eclipse.ocl.examples.debug.vm.launching   
 

Uses of IVMDebuggerShell in org.eclipse.ocl.examples.debug.evaluator
 

Methods in org.eclipse.ocl.examples.debug.evaluator with parameters of type IVMDebuggerShell
 void OCLVMEnvironmentFactory.setShell(IVMDebuggerShell shell)
           
 

Constructors in org.eclipse.ocl.examples.debug.evaluator with parameters of type IVMDebuggerShell
OCLVMRootEvaluationVisitor(OCLVMEnvironment env, IOCLVMEvaluationEnvironment evalEnv, IVMDebuggerShell shell)
           
 

Uses of IVMDebuggerShell in org.eclipse.ocl.examples.debug.vm.evaluator
 

Methods in org.eclipse.ocl.examples.debug.vm.evaluator with parameters of type IVMDebuggerShell
 void IVMEnvironmentFactory.setShell(IVMDebuggerShell shell)
           
 

Uses of IVMDebuggerShell in org.eclipse.ocl.examples.debug.vm.launching
 

Methods in org.eclipse.ocl.examples.debug.vm.launching with parameters of type IVMDebuggerShell
 void VMDebuggableExecutorAdapter.connect(IVMDebuggerShell debugShell)
          Connects this adapter to the debugger which will partipate in the execution process