PTP
Release 7.0

org.eclipse.ptp.debug.core.pdi.model
Interface IPDILineBreakpoint

All Superinterfaces:
IPDIBreakpoint, IPDILocationBreakpoint, IPDISessionObject, IPDISet

public interface IPDILineBreakpoint
extends IPDILocationBreakpoint

Represents a line breakpoint


Field Summary
 
Fields inherited from interface org.eclipse.ptp.debug.core.pdi.model.IPDIBreakpoint
HARDWARE, REGULAR, TEMPORARY
 
Method Summary
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.IPDILocationBreakpoint
getLocator
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.IPDIBreakpoint
getBreakpointID, getCondition, getInternalID, getPendingTasks, isDeleted, isEnabled, isHardware, isTemporary, setBreakpointID, setCondition, setDeleted, setEnabled
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISessionObject
getSession
 
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.