public interface IPDebugElement
Modifier and Type | Method and Description |
---|---|
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
|
Object getCurrentStateInfo()
int getID()
IPSession getSession()
PDebugElementState getState()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.