Eclipse Platform
Release 3.0

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

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

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

Subinterfaces of IStep in org.eclipse.debug.core.model
 interface IFilteredStep
          Deprecated. clients should implement IStepFilters instead
 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
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.