JIVE Platform
Release 0.3.1

edu.buffalo.cse.jive.core
Interface IJiveStep

All Superinterfaces:
IStep
All Known Subinterfaces:
IJiveThread

public interface IJiveStep
extends IStep

Provides the ability to step into, over, and return from the current execution location in both the forward and reverse directions.


Method Summary
 
Methods inherited from interface org.eclipse.debug.core.model.IStep
canStepInto, canStepOver, canStepReturn, isStepping, stepInto, stepOver, stepReturn
 


JIVE Platform
Release 0.3.1