|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPDebugElement
Represents an artifact in the program being debugged.
| Method Summary | |
|---|---|
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 |
| Methods inherited from interface org.eclipse.debug.core.model.IDebugElement |
|---|
getDebugTarget, getLaunch, getModelIdentifier |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Method Detail |
|---|
java.lang.Object getCurrentStateInfo()
int getID()
IPSession getSession()
PDebugElementState getState()
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||