Eclipse Platform
2.0

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

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

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

Subinterfaces of ISuspendResume in org.eclipse.debug.core.model
 interface IDebugTarget
          A debug target is a debuggable execution context.
 interface IStackFrame
          A stack frame represents an execution context in a suspended thread.
 interface IThread
          A thread is a sequential flow of execution in a debug target.
 


Eclipse Platform
2.0

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