PTP
Release 7.0

org.eclipse.ptp.debug.core.event
Interface IPDebugBreakpointInfo

All Superinterfaces:
IPDebugInfo

Deprecated.

@Deprecated
public interface IPDebugBreakpointInfo
extends IPDebugInfo

Interface for obtaining information about a breakpoint event (not used)


Method Summary
 int getBreakpointID()
          Deprecated.  
 java.util.Map<java.lang.String,?> getInfo()
          Deprecated.  
 
Methods inherited from interface org.eclipse.ptp.debug.core.event.IPDebugInfo
getAllRegisteredTasks, getAllTasks, getAllUnregisteredTasks, getLaunch
 

Method Detail

getBreakpointID

int getBreakpointID()
Deprecated. 

getInfo

java.util.Map<java.lang.String,?> getInfo()
Deprecated. 

PTP
Release 7.0

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