PTP
Release 7.0

org.eclipse.ptp.debug.core.pdi.event
Interface IPDIEndSteppingRangeInfo

All Superinterfaces:
IPDISessionObject, IPDISet
All Known Subinterfaces:
IPDIFunctionFinishedInfo

public interface IPDIEndSteppingRangeInfo
extends IPDISessionObject

Represents an information provided by the session when a step command is completed


Method Summary
 IPDILocator getLocator()
          Returns locator
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISessionObject
getSession
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISet
getTasks
 

Method Detail

getLocator

IPDILocator getLocator()
Returns locator

Returns:
locator

PTP
Release 7.0

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