checkTerm1(String op_type, String term1_value, boolean is_constant) | kddml.Core.QueryElement.Condition.PP_REWRITING_CONDITION_DESCR | [protected, virtual] |
checkTerm2(String op_type, String term2_value, boolean is_constant) | kddml.Core.QueryElement.Condition.PP_REWRITING_CONDITION_DESCR | [protected, virtual] |
checkTerm3(String op_type, String term3_value, boolean is_constant) | kddml.Core.QueryElement.Condition.PP_REWRITING_CONDITION_DESCR | [protected, virtual] |
EQUAL | kddml.Core.QueryElement.Condition.BaseConditionDescr | [protected, static] |
getOpCode(String op_type) | kddml.Core.QueryElement.Condition.PP_REWRITING_CONDITION_DESCR | [protected] |
getTermCardinality(String op_type) | kddml.Core.QueryElement.Condition.PP_REWRITING_CONDITION_DESCR | [virtual] |
GREATER | kddml.Core.QueryElement.Condition.BaseConditionDescr | [protected, static] |
GREATER_OR_EQUAL | kddml.Core.QueryElement.Condition.BaseConditionDescr | [protected, static] |
GROUP | kddml.Core.QueryElement.Condition.PP_REWRITING_CONDITION_DESCR | [protected, static] |
IS_MISSING | kddml.Core.QueryElement.Condition.PP_REWRITING_CONDITION_DESCR | [protected, static] |
isSupported(String op_type) | kddml.Core.QueryElement.Condition.BaseConditionDescr | |
LESS | kddml.Core.QueryElement.Condition.BaseConditionDescr | [protected, static] |
LESS_OR_EQUAL | kddml.Core.QueryElement.Condition.BaseConditionDescr | [protected, static] |
list() | kddml.Core.QueryElement.Condition.PP_REWRITING_CONDITION_DESCR | [virtual] |
NOT_EQUAL | kddml.Core.QueryElement.Condition.BaseConditionDescr | [protected, static] |
PP_REWRITING_CONDITION_DESCR() | kddml.Core.QueryElement.Condition.PP_REWRITING_CONDITION_DESCR | [protected] |