PTP
Release 5.0

Uses of Class
org.eclipse.ptp.debug.core.model.PDebugElementState

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

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

Fields in org.eclipse.ptp.debug.core.model declared as PDebugElementState
static PDebugElementState PDebugElementState.DISCONNECTED
           
static PDebugElementState PDebugElementState.DISCONNECTING
           
static PDebugElementState PDebugElementState.EXITED
           
static PDebugElementState PDebugElementState.RESTARTING
           
static PDebugElementState PDebugElementState.RESUMED
           
static PDebugElementState PDebugElementState.RESUMING
           
static PDebugElementState PDebugElementState.STEPPED
           
static PDebugElementState PDebugElementState.STEPPING
           
static PDebugElementState PDebugElementState.SUSPENDED
           
static PDebugElementState PDebugElementState.SUSPENDING
           
static PDebugElementState PDebugElementState.TERMINATED
           
static PDebugElementState PDebugElementState.TERMINATING
           
static PDebugElementState PDebugElementState.UNDEFINED
           
 

Methods in org.eclipse.ptp.debug.core.model that return PDebugElementState
 PDebugElementState IPDebugElement.getState()
           
 


PTP
Release 5.0

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