Uses of Class
org.eclipse.m2m.atl.debug.core.adwp.ADWPDebugger

Packages that use ADWPDebugger
org.eclipse.m2m.atl.debug.core   
org.eclipse.m2m.atl.debug.core.adwp   
 

Uses of ADWPDebugger in org.eclipse.m2m.atl.debug.core
 

Methods in org.eclipse.m2m.atl.debug.core that return ADWPDebugger
 ADWPDebugger AtlDebugTarget.getDebugger()
          Returns the debugger.
 

Uses of ADWPDebugger in org.eclipse.m2m.atl.debug.core.adwp
 

Methods in org.eclipse.m2m.atl.debug.core.adwp with parameters of type ADWPDebugger
static ObjectReference RemoteObjectReference.valueOf(ADWPDebugger debugger, int objectId)
          Returns the ObjectReference of a given object by its id.
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.