org.eclipse.ptp.debug.core.event
Class PDebugBreakpointInfo
java.lang.Object
org.eclipse.ptp.debug.core.event.PDebugInfo
org.eclipse.ptp.debug.core.event.PDebugBreakpointInfo
- All Implemented Interfaces:
- IPDebugBreakpointInfo, IPDebugInfo
public class PDebugBreakpointInfo
- extends PDebugInfo
- implements IPDebugBreakpointInfo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PDebugBreakpointInfo
public PDebugBreakpointInfo(IPDebugInfo info,
int bpid)
PDebugBreakpointInfo
public PDebugBreakpointInfo(IPDebugInfo info,
int bpid,
Map<String,?> infoMap)
getBreakpointID
public int getBreakpointID()
- Specified by:
getBreakpointID in interface IPDebugBreakpointInfo
getInfo
public Map<String,?> getInfo()
- Specified by:
getInfo in interface IPDebugBreakpointInfo
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.