com.hammurapi.reasoning.impl
Interface Constants

All Known Implementing Classes:
RuleSetToFlowCompiler

public interface Constants


Field Summary
static String CONDITION_NO
           
static String DEFAULT
           
static String INPUT
           
static String LINE_SEPARATOR
           
static String OUTPUT
           
static String PUT
           
static String RULE_INDEX
           
 

Field Detail

CONDITION_NO

static final String CONDITION_NO
See Also:
Constant Field Values

INPUT

static final String INPUT
See Also:
Constant Field Values

OUTPUT

static final String OUTPUT
See Also:
Constant Field Values

DEFAULT

static final String DEFAULT
See Also:
Constant Field Values

RULE_INDEX

static final String RULE_INDEX
See Also:
Constant Field Values

PUT

static final String PUT
See Also:
Constant Field Values

LINE_SEPARATOR

static final String LINE_SEPARATOR