public interface IPDebugElement
extends org.eclipse.debug.core.model.IDebugElement
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getCurrentStateInfo()
Get the current state info
|
int |
getID()
Get the element ID
|
IPSession |
getSession()
Get the debug session
|
PDebugElementState |
getState()
Get the element state
|
java.lang.Object getCurrentStateInfo()
int getID()
IPSession getSession()
PDebugElementState getState()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.