PTP
Release 7.0

Uses of Interface
org.eclipse.ptp.debug.core.launch.IPLaunch

Packages that use IPLaunch
org.eclipse.ptp.debug.core   
org.eclipse.ptp.debug.core.event   
 

Uses of IPLaunch in org.eclipse.ptp.debug.core
 

Methods in org.eclipse.ptp.debug.core that return IPLaunch
 IPLaunch IPSession.getLaunch()
          Get the launch instance used to launch this session
 

Methods in org.eclipse.ptp.debug.core with parameters of type IPLaunch
 void IPDebugger.cleanup(IPLaunch launch)
          Clean up the debug session.
 IPDISession IPDebugger.createDebugSession(long timeout, IPLaunch launch, IProgressMonitor monitor)
          Create a new debugger session.
 

Uses of IPLaunch in org.eclipse.ptp.debug.core.event
 

Methods in org.eclipse.ptp.debug.core.event that return IPLaunch
 IPLaunch IPDebugInfo.getLaunch()
          Get the launch object for the debugger
 


PTP
Release 7.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.