PTP
Release 7.0

Uses of Interface
org.eclipse.ptp.debug.core.model.IPDebugElement

Packages that use IPDebugElement
org.eclipse.ptp.debug.core.model   
 

Uses of IPDebugElement in org.eclipse.ptp.debug.core.model
 

Subinterfaces of IPDebugElement in org.eclipse.ptp.debug.core.model
 interface IPAIF
          AIF formatted value
 interface IPDebugTarget
          Represents a debuggable execution context
 interface IPGlobalVariable
          Represents a global variable
 interface IPModule
          Represents a module
 interface IPRegister
          Represents a register
 interface IPSignal
          Represents a debugger signal handler
 interface IPStackFrame
          Represents a stack frame
 interface IPThread
          Represents a target thread
 interface IPValue
          Represents the value of a target variable
 interface IPVariable
          Represents a variable in the target
 


PTP
Release 7.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.