edu.ucla.belief
Class Definitions

Object
  extended by Definitions

public class Definitions
extends Object

Static definitions removed from BeliefNetworks in order to break circular dependencies.

Since:
20081110
Author:
keith cascio

Field Summary
static boolean DEBUG
           
static String STR_SAMIAM_ACRONYM
           
static String STR_VERBOSE_TRACE_MESSAGE
           
static PrintStream STREAM_DEBUG
           
static PrintStream STREAM_TEST
           
static PrintStream STREAM_VERBOSE
           
 
Method Summary
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEBUG

public static boolean DEBUG

STR_SAMIAM_ACRONYM

public static final String STR_SAMIAM_ACRONYM
See Also:
Constant Field Values

STR_VERBOSE_TRACE_MESSAGE

public static final String STR_VERBOSE_TRACE_MESSAGE
See Also:
Constant Field Values

STREAM_TEST

public static final PrintStream STREAM_TEST

STREAM_DEBUG

public static final PrintStream STREAM_DEBUG

STREAM_VERBOSE

public static final PrintStream STREAM_VERBOSE


Copyright 2010 UCLA Automated Reasoning Group