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

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

Uses of DebuggableExecutorAdapter in org.eclipse.m2m.qvt.oml.debug.core.app
 

Methods in org.eclipse.m2m.qvt.oml.debug.core.app that return DebuggableExecutorAdapter
 DebuggableExecutorAdapter DebugTransformationRunner.createDebugableAdapter(ExecutionContext context)
           
 

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

Constructors in org.eclipse.m2m.qvt.oml.debug.core.vm with parameters of type DebuggableExecutorAdapter
QVTOVirtualMachine(DebuggableExecutorAdapter executorAdapter)
           
 


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