Eclipse Platform
2.1

Uses of Interface
org.eclipse.debug.core.model.IThread

Packages that use IThread
org.eclipse.debug.core.model Defines interfaces for debug model elements, source lookup, and launching. 
 

Uses of IThread in org.eclipse.debug.core.model
 

Methods in org.eclipse.debug.core.model that return IThread
 IThread IStackFrame.getThread()
          Returns the thread this stack frame is contained in.
 IThread[] IDebugTarget.getThreads()
          Returns the threads contained in this debug target.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.