PTP
Release 7.0

org.eclipse.ptp.debug.core.pdi.request
Interface IPDIStepRequest

All Superinterfaces:
IPDIEventRequest, IPDISet
All Known Subinterfaces:
IPDIStepFinishRequest, IPDIStepIntoInstructionRequest, IPDIStepIntoRequest, IPDIStepOverInstructionRequest, IPDIStepOverRequest

public interface IPDIStepRequest
extends IPDIEventRequest

Represents to request stepping


Field Summary
 
Fields inherited from interface org.eclipse.ptp.debug.core.pdi.request.IPDIEventRequest
ACTION_NONE, ACTION_TERMINATED, CANCELLED, DONE, ERROR, RUNNING, UNKNOWN
 
Method Summary
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.request.IPDIEventRequest
cancel, completed, done, error, execute, getErrorMessage, getName, getResponseAction, getStatus, setStatus
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISet
getTasks
 


PTP
Release 7.0

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