Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CURSOR |
"##CURSOR##" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NODE_ADDITIONAL_VALIDATOR |
"additional-validator" |
public static final String |
NODE_AUTOCOMPLETE |
"auto-complete" |
public static final String |
NODE_AUTOCOMPLETEGENERATOR |
"auto-complete-generator" |
public static final String |
NODE_COMMENT_BEGIN |
"comment-begin" |
public static final String |
NODE_DSL_DOC |
"dsl-doc" |
public static final String |
NODE_INCLUDE |
"include" |
public static final String |
NODE_LEXER |
"lexer" |
public static final String |
NODE_LEXER_BLOCK |
"block" |
public static final String |
NODE_LEXER_BLOCKS |
"blocks" |
public static final String |
NODE_LEXER_END |
"lex-end" |
public static final String |
NODE_LEXER_MATCHER |
"matcher" |
public static final String |
NODE_LEXER_MATCHERS |
"matchers" |
public static final String |
NODE_LEXER_PROPERTY |
"property" |
public static final String |
NODE_LEXER_START |
"lex-start" |
public static final String |
NODE_LEXER_TYPE |
"type" |
public static final String |
NODE_MATCHER_AUTOCOMPLETES |
"matcher-auto-completes" |
public static final String |
NODE_OBJECT_CREATOR |
"object-creator" |
public static final String |
NODE_PARSER_AUTOCOMPLETES |
"parser-auto-completes" |
public static final String |
NODE_ROOT |
"mrules-grammar" |
public static final String |
NODE_ROOT_INC |
"mrules-grammar-include" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
START_MATCH |
"{{START_MATCH}}" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FATAL_LEVEL |
"[FATAL] " |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AVAILABLE_ID |
"AVAILABLE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CAST_ID |
"CAST" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COALESCE_ID |
"COALESCE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONCAT_ID |
"CONCAT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONDCOUNT_ID |
"CONDCOUNT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONDWRAPPER_ID |
"CONDWRAPPER" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COUNT_ID |
"COUNT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATEDIFF_ID |
"DATEDIFF" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATEOP_ID |
"DATEOP" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFINED_ID |
"DEFINED" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
EXEWRAPPER_ID |
"EXEWRAPPER" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FILTER_ID |
"FILTER" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FORMAT_ID |
"FORMAT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ITERATE_ID |
"ITERATE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ENTRIES_ID |
"MAPENTRIES" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
KEYS_ID |
"MAPKEYS" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VALUES_ID |
"MAPVALUES" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MAX_ID |
"MAX" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MIN_ID |
"MIN" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NEW_ID |
"NEW" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NULLIFEMPTY_ID |
"NULLIFEMPTY" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_FEATURE |
"property-access" |
public static final String |
PROPERTY_ID |
"PROPERTY" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SEARCH_ID |
"SEARCH" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SIZE_ID |
"SIZE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SPLIT_ID |
"SPLIT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SUBPART_ID |
"SUBPART" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TERNARY_ID |
"TERNARY" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VALUE_ID |
"VALUE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VALUES_ID |
"VALUES" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VARIABLE_PROPERTY_ID |
"VPROPERTY" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ABS_ID |
"ABS" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AVERAGE_ID |
"AVERAGE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DIVIDE_ID |
"DIVIDE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MOD_ID |
"MOD" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SINGLE_MATH_ID |
"SINGLE_MATH" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MULTIPLY_ID |
"MULTIPLY" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
POW_ID |
"POW" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ROUND_ID |
"ROUND" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SUBTRACT_ID |
"SUBTRACT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SUM_ID |
"SUM" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACCEXEC_ID |
"ACCEXEC" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ADD_ID |
"ADD" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ADDALL_ID |
"ADDALL" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLEAR_ID |
"CLEAR" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEF_ID |
"DEF" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
EXEC_ID |
"EXEC" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FLOWCONTROL_ID |
"FLOWCONTROL" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PRINT_ID |
"PRINT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PRINTF_ID |
"PRINTF" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
RESET_CACHE_ID |
"RESET_CACHE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SET_ID |
"SET" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SORT_ID |
"SORT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
UNDEF_ID |
"UNDEF" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GLOBAL_VAR_PREFIX |
"#" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IMPLEMENTATION_ID |
"#DATE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IMPLEMENTATION_ID |
"#DATETIME" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IMPLEMENTATION_ID |
"#NOW" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IMPLEMENTATION_ID |
"#NULL" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IMPLEMENTATION_ID |
"#READBASE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IMPLEMENTATION_ID |
"#ROOTREADBASE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IMPLEMENTATION_ID |
"#ROOTWRITEBASE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IMPLEMENTATION_ID |
"#RULESETNAME" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IMPLEMENTATION_ID |
"#TIME" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IMPLEMENTATION_ID |
"#WRITEBASE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_HASH |
"0" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CALL_ID |
"CALL" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FUNCTION_ID |
"FUNCTION" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
RETURN_ID |
"RETURN" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACCWRAPPER_ID |
"ACCWRAPPER" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NOT_ID |
"NOT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONDSET_ID |
"CONDSET" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
EVAL_ID |
"EVAL" |
public static final String |
EVALUATION_FEATURE |
"condition-evaluation" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONTEXT_ID |
"CONTEXT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INOUTCONTEXT_ID |
"INOUTCONTEXT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LISTCONTEXT_ID |
"LISTCONTEXT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
STANDALONECONTEXT_ID |
"STANDALONECONTEXT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_COMPILE_LOGGER_NAME |
"com.massa.mrules.set.COMPILE" |
public static final String |
DEFAULT_OPTIMIZE_LOGGER_NAME |
"com.massa.mrules.set.OPTIMIZE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_LOGGER_NAME |
"com.massa.mrules.set.EXECUTE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VAR_PREFIX |
"$" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BLOCK_ID |
"BLOCK" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FOREACH_ID |
"FOREACH" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FOREACHNUMBER_ID |
"FOREACHNUMBER" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INDEX_ID |
"INDEX" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
RULE_ID |
"RULE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASS_IMPORTS |
"PackageImportLexerParserListener_CLASS_IMPORTS" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IN_DATA_TYPE_PROPERTY_KEY |
"ContextFactoryLexerParserListener_IN_DATA_TYPE_PROPERTY_KEY" |
public static final String |
OUT_DATA_TYPE_PROPERTY_KEY |
"ContextFactoryLexerParserListener_OUT_DATA_TYPE_PROPERTY_KEY" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
KNOWN_VARIABLES_PROPERTY_KEY |
"KNOWN_VARIABLES_PROPERTY_KEY" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MRULES_DSL_GRAMMAR_ID |
"MRULES-BRE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PACKAGE_IMPORTS |
"PackageImportLexerParserListener_PACKAGE_IMPORTS" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CURRENT_RULESET_PROPERTY_KEY |
"CURRENT_RULESET_PROPERTY_KEY" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JMX_DOMAIN |
"com.massa.mrules" |
public static final String |
METRIC_NAME_PREFIX |
"mrules." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JMX_DOMAIN |
"com.massa.mrules" |
public static final String |
METRIC_NAME_PREFIX |
"mrules." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JMX_DOMAIN |
"com.massa.mrules" |
public static final String |
METRIC_NAME_PREFIX |
"mrules." |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
NODE_RULES |
"rules" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_OBJECT_NAME_VALUE |
"com.massa.mrules:type=RuleSet" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BETWEEN_ID |
"BETWEEN" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COLDISJOINED_ID |
"COLDISJOINED" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COLEQ_ID |
"COLEQ" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COLIN_ID |
"COLIN" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COLINCLUDED_ID |
"COLINCLUDED" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COLINCLUDES_ID |
"COLINCLUDES" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COLINTERSECTS_ID |
"COLINTERSECTS" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COLNE_ID |
"COLNE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COLNOTIN_ID |
"COLNOTIN" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONTAINS_ID |
"CONTAINS" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
EMPTY_ID |
"EMPTY" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
EQ_ID |
"EQ" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GT_ID |
"GT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GTE_ID |
"GTE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IN_ID |
"IN" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LT_ID |
"LT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LTE_ID |
"LTE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MATCH_ID |
"MATCH" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NE_ID |
"NE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NOTCONTAINS_ID |
"NOTCONTAINS" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NOTEMPTY_ID |
"NOTEMPTY" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NOTIN_ID |
"NOTIN" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NOTMATCH_ID |
"NOTMATCH" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NOTNULL_ID |
"NOTNULL" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NULL_ID |
"NULL" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AND_ID |
"AND" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OR_ID |
"OR" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VALBETWEEN_ID |
"VALBETWEEN" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
XOR_ID |
"XOR" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DIVIDED_BY_ID |
"DIVIDED_BY" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MINUS_ID |
"MINUS" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MODULO_ID |
"MODULO" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MULTIPLIED_BY_ID |
"MULTIPLIED_BY" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PLUS_ID |
"PLUS" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
POWER_ID |
"POWER" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
RULEEXECUTIONSET_ID |
"RULEEXECUTIONSET" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NODE_CONVERTER |
"converter" |
public static final String |
NODE_EXTRA_INITIALIZER |
"extraInitializer" |
public static final String |
NODE_IMPORT |
"import" |
public static final String |
NODE_MAIN |
"mrulesconfig" |
public static final String |
NODE_PROPERTY |
"property" |
public static final String |
NODE_PROPERTY_ACCESS_CACHE |
"propertyAccessCache" |
public static final String |
NODE_PROPERTY_COMPILER |
"propertyCompiler" |
public static final String |
NODE_SECURITY_MANAGER |
"securityManager" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
MILLIS_IN_SECOND |
1000L |
public static final int |
MINUTES_IN_HOUR |
60 |
public static final int |
SECONDS_IN_MINUTE |
60 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LINE_NUMBER_KEY_NAME |
"lineNumber" |