| 
JMACS | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface IProgram.States
program states.
| Field Summary | |
|---|---|
static byte | 
ABENDED
an exception was thrown.  | 
static byte | 
ALERT_TRIGGERED
alert triggered.  | 
static byte | 
ENDED
the program completed normally.  | 
static String[] | 
NAMES
human readable.  | 
static byte | 
RUNNING
program is running.  | 
static byte | 
STOPPED
program was stopped.  | 
static byte | 
UNDEFINED
undefined.  | 
static byte | 
WAITING
program is waiting to run.  | 
| Field Detail | 
|---|
static final byte UNDEFINED
static final byte WAITING
static final byte RUNNING
static final byte ALERT_TRIGGERED
static final byte STOPPED
static final byte ABENDED
static final byte ENDED
static final String[] NAMES
  | 
JMACS | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||