org.eclipse.ptp.debug.core.event
Class PDebugRegisterInfo
java.lang.Object
org.eclipse.ptp.debug.core.event.PDebugInfo
org.eclipse.ptp.debug.core.event.PDebugRegisterInfo
- All Implemented Interfaces:
- IPDebugInfo, IPDebugRegisterInfo
public class PDebugRegisterInfo
- extends PDebugInfo
- implements IPDebugRegisterInfo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PDebugRegisterInfo
public PDebugRegisterInfo(IPLaunch launch,
TaskSet allProcesses,
TaskSet allRegProcesses,
TaskSet allUnregProcesses,
boolean refresh)
- Since:
- 5.0
PDebugRegisterInfo
public PDebugRegisterInfo(IPDebugInfo info,
boolean refresh)
isRefresh
public boolean isRefresh()
- Specified by:
isRefresh in interface IPDebugRegisterInfo
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.