- enableDynamicResolution() - Method in class org.kie.dmn.feel.parser.feel11.ParserHelper
-
- enterFrame() - Method in class org.kie.dmn.feel.lang.impl.EvaluationContextImpl
-
- enterFrame(int) - Method in class org.kie.dmn.feel.lang.impl.EvaluationContextImpl
-
- ERROR_ACCESSING_QUALIFIED_NAME - Static variable in class org.kie.dmn.feel.util.Msg
-
- ERROR_COMPILE_EXPR_DT_FUNCTION_RULE_IDX - Static variable in class org.kie.dmn.feel.util.Msg
-
- ERROR_EVALUATING_PATH_EXPRESSION - Static variable in class org.kie.dmn.feel.util.Msg
-
- ERROR_EXECUTING_LIST_FILTER - Static variable in class org.kie.dmn.feel.util.Msg
-
- ERROR_RESOLVING_EXTERNAL_FUNCTION_AS_DEFINED_BY - Static variable in class org.kie.dmn.feel.util.Msg
-
- escapeIdentifier(String) - Static method in class org.kie.dmn.feel.codegen.feel11.CodegenStringUtil
-
Escape for identifier part (not beginning)
Similar to drools-model's StringUtil
- EvalHelper - Class in org.kie.dmn.feel.util
-
- EvalHelper() - Constructor for class org.kie.dmn.feel.util.EvalHelper
-
- EvalHelper.PropertyValueResult - Class in org.kie.dmn.feel.util
-
- evaluate(String) - Method in interface org.kie.dmn.feel.FEEL
-
Evaluates the given FEEL expression and returns
the result
- evaluate(String, EvaluationContext) - Method in interface org.kie.dmn.feel.FEEL
-
Evaluates the given FEEL expression using the
given EvaluationContext, and returns the result
- evaluate(String, Map<String, Object>) - Method in interface org.kie.dmn.feel.FEEL
-
Evaluates the given FEEL expression using the
given input variables, and returns the result
- evaluate(CompiledExpression, Map<String, Object>) - Method in interface org.kie.dmn.feel.FEEL
-
Evaluates the given compiled FEEL expression using the
given input variables, and returns the result
- evaluate(CompiledExpression, EvaluationContext) - Method in interface org.kie.dmn.feel.FEEL
-
Evaluates the given compiled FEEL expression using the
given EvaluationContext, and returns the result
- evaluate(EvaluationContext) - Method in class org.kie.dmn.feel.lang.ast.ContextNode
-
- evaluate(EvaluationContext) - Method in class org.kie.dmn.feel.lang.ast.FunctionDefNode
-
- evaluate(EvaluationContext) - Method in class org.kie.dmn.feel.lang.ast.InfixOpNode
-
- evaluate(EvaluationContext) - Method in class org.kie.dmn.feel.lang.ast.RangeNode
-
- evaluate(String) - Method in class org.kie.dmn.feel.lang.impl.FEELImpl
-
- evaluate(String, EvaluationContext) - Method in class org.kie.dmn.feel.lang.impl.FEELImpl
-
- evaluate(String, Map<String, Object>) - Method in class org.kie.dmn.feel.lang.impl.FEELImpl
-
- evaluate(CompiledExpression, Map<String, Object>) - Method in class org.kie.dmn.feel.lang.impl.FEELImpl
-
- evaluate(CompiledExpression, EvaluationContext) - Method in class org.kie.dmn.feel.lang.impl.FEELImpl
-
- evaluate(EvaluationContext, Object[]) - Method in class org.kie.dmn.feel.runtime.decisiontables.DecisionTableImpl
-
- EVALUATED_TO_NULL - Static variable in class org.kie.dmn.feel.util.Msg
-
- evaluateUnaryTests(String) - Method in interface org.kie.dmn.feel.FEEL
-
Evaluates the given expression as a list of of unary tests.
- evaluateUnaryTests(String, Map<String, Type>) - Method in interface org.kie.dmn.feel.FEEL
-
Evaluates the given expression as a list of of unary tests.
- evaluateUnaryTests(String) - Method in class org.kie.dmn.feel.lang.impl.FEELImpl
-
- evaluateUnaryTests(String, Map<String, Type>) - Method in class org.kie.dmn.feel.lang.impl.FEELImpl
-
- EvaluationContextImpl - Class in org.kie.dmn.feel.lang.impl
-
- EvaluationContextImpl(FEELEventListenersManager) - Constructor for class org.kie.dmn.feel.lang.impl.EvaluationContextImpl
-
- EvaluationContextImpl(FEELEventListenersManager, int) - Constructor for class org.kie.dmn.feel.lang.impl.EvaluationContextImpl
-
- exitFrame() - Method in class org.kie.dmn.feel.lang.impl.EvaluationContextImpl
-
- EXPRESSION_IS_RANGE_BUT_VALUE_IS_NOT_COMPARABLE - Static variable in class org.kie.dmn.feel.util.Msg
-
- EXTENDED_UNARY_TEST_MUST_BE_BOOLEAN - Static variable in class org.kie.dmn.feel.util.Msg
-