public class PDebugElementState extends Object
Modifier and Type | Field and Description |
---|---|
static PDebugElementState |
DISCONNECTED |
static PDebugElementState |
DISCONNECTING |
static PDebugElementState |
EXITED |
static PDebugElementState |
RESTARTING |
static PDebugElementState |
RESUMED |
static PDebugElementState |
RESUMING |
static PDebugElementState |
STEPPED |
static PDebugElementState |
STEPPING |
static PDebugElementState |
SUSPENDED |
static PDebugElementState |
SUSPENDING |
static PDebugElementState |
TERMINATED |
static PDebugElementState |
TERMINATING |
static PDebugElementState |
UNDEFINED |
public static final PDebugElementState DISCONNECTED
public static final PDebugElementState DISCONNECTING
public static final PDebugElementState EXITED
public static final PDebugElementState RESTARTING
public static final PDebugElementState RESUMED
public static final PDebugElementState RESUMING
public static final PDebugElementState STEPPED
public static final PDebugElementState STEPPING
public static final PDebugElementState SUSPENDED
public static final PDebugElementState SUSPENDING
public static final PDebugElementState TERMINATED
public static final PDebugElementState TERMINATING
public static final PDebugElementState UNDEFINED
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.