PTP
Release 7.0

org.eclipse.ptp.debug.core.model
Interface IPThread

All Superinterfaces:
IPDebugElement

public interface IPThread
extends IPDebugElement

Represents a target thread


Method Summary
 IPDebugTarget getDebugTarget()
          Returns the debug target this element is contained in.
 
Methods inherited from interface org.eclipse.ptp.debug.core.model.IPDebugElement
getCurrentStateInfo, getID, getSession, getState
 

Method Detail

getDebugTarget

IPDebugTarget getDebugTarget()
Returns the debug target this element is contained in.

Returns:
the debug target this element is contained in

PTP
Release 7.0

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