jess
Interface WatchConstants


public interface WatchConstants

Things that can be watched by the "watch" command.

(C) 2013 Sandia Corporation


Field Summary
static int ACTIVATIONS
           
static int COMPILATIONS
           
static int FACTS
           
static int FOCUS
           
static int RULES
           
 

Field Detail

FACTS

static final int FACTS
See Also:
Constant Field Values

RULES

static final int RULES
See Also:
Constant Field Values

ACTIVATIONS

static final int ACTIVATIONS
See Also:
Constant Field Values

COMPILATIONS

static final int COMPILATIONS
See Also:
Constant Field Values

FOCUS

static final int FOCUS
See Also:
Constant Field Values

© 2013 Sandia Corporation