edu.ucla.belief.io.hugin
Interface HuginLogReaderConstants

All Known Implementing Classes:
HuginLogReader, HuginLogReaderTokenManager

public interface HuginLogReaderConstants


Field Summary
static int AND_LIT
           
static int ASSIGNMENTS_DECL_LIT1
           
static int ASSIGNMENTS_DECL_LIT2
           
static int ASSIGNMENTS_LIT
           
static int CLIQUE_DECL_LIT1
           
static int CLIQUE_DECL_LIT2
           
static int CLIQUE_DECL_LIT3
           
static int CLIQUES_LIT1
           
static int CLIQUES_LIT2
           
static int COMMENT
           
static int DEFAULT
           
static int ELIMINATION_LIT
           
static int EOF
           
static int ID
           
static int JUNCTION_FOREST_LIT
           
static int JUNCTION_TREE_DECL_LIT1
           
static int JUNCTION_TREE_DECL_LIT2
           
static int LINK_DECL_LIT1
           
static int LINK_DECL_LIT2
           
static int LINK_DECL_LIT3
           
static int MORAL_LIT1
           
static int MORAL_LIT2
           
static int NUM
           
static String[] tokenImage
           
static int TRIAGULATE_LIT1
           
static int TRIAGULATE_LIT2
           
static int TRIAGULATE_LIT3
           
static int TRIAGULATE_LIT4
           
static int TRIANGULATE_LIT5
           
static int TRIANGULATE_LIT6
           
static int TRIANGULATE_LIT7
           
static int TRIANGULATE_LIT8
           
 

Field Detail

EOF

static final int EOF
See Also:
Constant Field Values

COMMENT

static final int COMMENT
See Also:
Constant Field Values

MORAL_LIT1

static final int MORAL_LIT1
See Also:
Constant Field Values

MORAL_LIT2

static final int MORAL_LIT2
See Also:
Constant Field Values

AND_LIT

static final int AND_LIT
See Also:
Constant Field Values

TRIAGULATE_LIT1

static final int TRIAGULATE_LIT1
See Also:
Constant Field Values

TRIAGULATE_LIT2

static final int TRIAGULATE_LIT2
See Also:
Constant Field Values

TRIAGULATE_LIT3

static final int TRIAGULATE_LIT3
See Also:
Constant Field Values

TRIANGULATE_LIT5

static final int TRIANGULATE_LIT5
See Also:
Constant Field Values

TRIANGULATE_LIT6

static final int TRIANGULATE_LIT6
See Also:
Constant Field Values

TRIANGULATE_LIT7

static final int TRIANGULATE_LIT7
See Also:
Constant Field Values

TRIANGULATE_LIT8

static final int TRIANGULATE_LIT8
See Also:
Constant Field Values

TRIAGULATE_LIT4

static final int TRIAGULATE_LIT4
See Also:
Constant Field Values

ELIMINATION_LIT

static final int ELIMINATION_LIT
See Also:
Constant Field Values

CLIQUES_LIT1

static final int CLIQUES_LIT1
See Also:
Constant Field Values

CLIQUE_DECL_LIT1

static final int CLIQUE_DECL_LIT1
See Also:
Constant Field Values

CLIQUE_DECL_LIT2

static final int CLIQUE_DECL_LIT2
See Also:
Constant Field Values

CLIQUE_DECL_LIT3

static final int CLIQUE_DECL_LIT3
See Also:
Constant Field Values

CLIQUES_LIT2

static final int CLIQUES_LIT2
See Also:
Constant Field Values

JUNCTION_FOREST_LIT

static final int JUNCTION_FOREST_LIT
See Also:
Constant Field Values

JUNCTION_TREE_DECL_LIT1

static final int JUNCTION_TREE_DECL_LIT1
See Also:
Constant Field Values

JUNCTION_TREE_DECL_LIT2

static final int JUNCTION_TREE_DECL_LIT2
See Also:
Constant Field Values

LINK_DECL_LIT1

static final int LINK_DECL_LIT1
See Also:
Constant Field Values

LINK_DECL_LIT2

static final int LINK_DECL_LIT2
See Also:
Constant Field Values

LINK_DECL_LIT3

static final int LINK_DECL_LIT3
See Also:
Constant Field Values

ASSIGNMENTS_LIT

static final int ASSIGNMENTS_LIT
See Also:
Constant Field Values

ASSIGNMENTS_DECL_LIT1

static final int ASSIGNMENTS_DECL_LIT1
See Also:
Constant Field Values

ASSIGNMENTS_DECL_LIT2

static final int ASSIGNMENTS_DECL_LIT2
See Also:
Constant Field Values

ID

static final int ID
See Also:
Constant Field Values

NUM

static final int NUM
See Also:
Constant Field Values

DEFAULT

static final int DEFAULT
See Also:
Constant Field Values

tokenImage

static final String[] tokenImage


Copyright 2010 UCLA Automated Reasoning Group