jess
Interface WatchConstants


public interface WatchConstants

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

(C) 2005 Sandia National Laboratories


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

Field Detail

FACTS

public static final int FACTS
See Also:
Constant Field Values

RULES

public static final int RULES
See Also:
Constant Field Values

ACTIVATIONS

public static final int ACTIVATIONS
See Also:
Constant Field Values

COMPILATIONS

public static final int COMPILATIONS
See Also:
Constant Field Values

FOCUS

public static final int FOCUS
See Also:
Constant Field Values

© 2006 Sandia Corporation