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

Packages that use VMEventListener
org.eclipse.m2m.qvt.oml.debug.core   
 

Uses of VMEventListener in org.eclipse.m2m.qvt.oml.debug.core
 

Classes in org.eclipse.m2m.qvt.oml.debug.core that implement VMEventListener
 class QVTOThread
           
 

Methods in org.eclipse.m2m.qvt.oml.debug.core with parameters of type VMEventListener
 void QVTODebugTarget.addVMEventListener(VMEventListener listener)
           
 boolean QVTODebugTarget.removeVMEventListener(VMEventListener listener)
           
 


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