Uses of Interface
org.eclipse.m2m.qvt.oml.debug.core.vm.IQVTODebuggerShell

Packages that use IQVTODebuggerShell
org.eclipse.m2m.qvt.oml.debug.core.vm   
 

Uses of IQVTODebuggerShell in org.eclipse.m2m.qvt.oml.debug.core.vm
 

Methods in org.eclipse.m2m.qvt.oml.debug.core.vm with parameters of type IQVTODebuggerShell
 void DebuggableExecutorAdapter.connect(IQVTODebuggerShell debugShell)
          Connects this adapter to the debugger which will partipate in the execution process
 

Constructors in org.eclipse.m2m.qvt.oml.debug.core.vm with parameters of type IQVTODebuggerShell
DebugEnvironmentFactory(IQVTODebuggerShell debuggerShell)
           
QVTODebugEvaluator(org.eclipse.m2m.internal.qvt.oml.ast.env.QvtOperationalEnv env, org.eclipse.m2m.internal.qvt.oml.ast.env.QvtOperationalEvaluationEnv evalEnv, IQVTODebuggerShell shell)
           
 


Copyright 2008 Borland Software Corporation and others.
All Rights Reserved.