|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ptp.debug.core.event.PDebugInfo
org.eclipse.ptp.debug.core.event.PDebugBreakpointInfo
public class PDebugBreakpointInfo
| Constructor Summary | |
|---|---|
PDebugBreakpointInfo(IPDebugInfo info,
int bpid)
|
|
PDebugBreakpointInfo(IPDebugInfo info,
int bpid,
java.util.Map<java.lang.String,?> infoMap)
|
|
| Method Summary | |
|---|---|
int |
getBreakpointID()
|
java.util.Map<java.lang.String,?> |
getInfo()
|
| Methods inherited from class org.eclipse.ptp.debug.core.event.PDebugInfo |
|---|
getAllRegisteredTasks, getAllTasks, getAllUnregisteredTasks, getLaunch |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.ptp.debug.core.event.IPDebugInfo |
|---|
getAllRegisteredTasks, getAllTasks, getAllUnregisteredTasks, getLaunch |
| Constructor Detail |
|---|
public PDebugBreakpointInfo(IPDebugInfo info,
int bpid)
public PDebugBreakpointInfo(IPDebugInfo info,
int bpid,
java.util.Map<java.lang.String,?> infoMap)
| Method Detail |
|---|
public int getBreakpointID()
getBreakpointID in interface IPDebugBreakpointInfopublic java.util.Map<java.lang.String,?> getInfo()
getInfo in interface IPDebugBreakpointInfo
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||