Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- add(FunctionMapper) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.CompositeFunctionMapper
- addCustomFunction(String, Method) - Method in interface org.camunda.bpm.dmn.feel.impl.juel.el.ElContextFactory
-
Add a custom function which can be used by the context.
- addCustomFunction(String, Method) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContextFactory
- addCustomFunctionTransformer(FeelToJuelTransformer) - Method in interface org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransform
-
Add a transformer for a custom function.
- addCustomFunctionTransformer(FeelToJuelTransformer) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- addMethod(String, Method) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.CustomFunctionMapper
C
- canTransform(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.ComparisonTransformer
- canTransform(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.EndpointTransformer
- canTransform(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.EqualTransformer
- canTransform(String) - Method in interface org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformer
-
Test if an expression can be transformed by this transformer.
- canTransform(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.HyphenTransformer
- canTransform(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.IntervalTransformer
- canTransform(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.ListTransformer
- canTransform(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.NotTransformer
- coerceToBigDecimal(Object) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypeConverter
- coerceToBigInteger(Object) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypeConverter
- coerceToBoolean(Object) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypeConverter
- coerceToDouble(Object) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypeConverter
- coerceToLong(Object) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypeConverter
- coerceToString(Object) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypeConverter
- collectExpressions(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.ListTransformer
- COMMA_SEPARATOR_REGEX - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.ListTransformer
- COMPARISON_PATTERN - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.ComparisonTransformer
- COMPARISON_TRANSFORMER - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- ComparisonTransformer - Class in org.camunda.bpm.dmn.feel.impl.juel.transform
- ComparisonTransformer() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.transform.ComparisonTransformer
- CompositeFunctionMapper - Class in org.camunda.bpm.dmn.feel.impl.juel.el
- CompositeFunctionMapper() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.el.CompositeFunctionMapper
- convert(Object, Class<T>) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypeConverter
- createContext(VariableContext) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineImpl
- createContext(ExpressionFactory, VariableContext) - Method in interface org.camunda.bpm.dmn.feel.impl.juel.el.ElContextFactory
-
Create a
ELContextfor the givenExpressionFactoryandVariableContext. - createContext(ExpressionFactory, VariableContext) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContextFactory
- createElContextFactory() - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- createElResolver() - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContextFactory
- createExpressionFactory() - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- createFeelEngine() - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- createFeelToJuelTransform() - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- createFunctionMapper() - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContextFactory
- createInstance() - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- createTransformExpressionCache() - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- createTypeConverter() - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- createVariableMapper(ExpressionFactory, VariableContext) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContextFactory
- CUSTOM_FUNCTION_TRANSFORMERS - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- customFunctionMapper - Variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContextFactory
- CustomFunctionMapper - Class in org.camunda.bpm.dmn.feel.impl.juel.el
- CustomFunctionMapper() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.el.CustomFunctionMapper
- customFunctionTransformers - Variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
D
- DATE_AND_TIME_PATTERN - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.EndpointTransformer
- DEFAULT_EXPRESSION_CACHE_SIZE - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- description - Variable in exception org.camunda.bpm.dmn.feel.impl.juel.FeelSyntaxException
E
- elContextFactory - Variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineImpl
- ElContextFactory - Interface in org.camunda.bpm.dmn.feel.impl.juel.el
- elResolver - Variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContext
- ENDPOINT_TRANSFORMER - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- EndpointTransformer - Class in org.camunda.bpm.dmn.feel.impl.juel.transform
- EndpointTransformer() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.transform.EndpointTransformer
- ENGINE_LOGGER - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelLogger
- EQUAL_TRANSFORMER - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- equals(Object) - Method in class org.camunda.bpm.dmn.feel.impl.juel.TransformExpressionCacheKey
- EqualTransformer - Class in org.camunda.bpm.dmn.feel.impl.juel.transform
- EqualTransformer() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.transform.EqualTransformer
- evaluateSimpleExpression(String, VariableContext) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineImpl
- evaluateSimpleUnaryTests(String, String, VariableContext) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineImpl
- expression - Variable in class org.camunda.bpm.dmn.feel.impl.juel.TransformExpressionCacheKey
- expressionCacheSize - Variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- expressionFactory - Variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypedVariableMapper
- expressionFactory - Variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineImpl
- extractInnerExpression(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.NotTransformer
F
- FEEL_DATE_AND_TIME_FORMAT - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelFunctionMapper
- FeelConvertException - Exception in org.camunda.bpm.dmn.feel.impl.juel
-
Exception thrown if a invalid type conversion occurs in a FEEL expression.
- FeelConvertException(String, Object, Class<?>) - Constructor for exception org.camunda.bpm.dmn.feel.impl.juel.FeelConvertException
- FeelConvertException(String, Object, Class<?>, Throwable) - Constructor for exception org.camunda.bpm.dmn.feel.impl.juel.FeelConvertException
- FeelConvertException(String, FeelConvertException) - Constructor for exception org.camunda.bpm.dmn.feel.impl.juel.FeelConvertException
- FeelElContext - Class in org.camunda.bpm.dmn.feel.impl.juel.el
- FeelElContext(ELResolver, FunctionMapper, VariableMapper) - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContext
- FeelElContextFactory - Class in org.camunda.bpm.dmn.feel.impl.juel.el
- FeelElContextFactory() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContextFactory
- feelEngine - Variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- FeelEngineFactoryImpl - Class in org.camunda.bpm.dmn.feel.impl.juel
- FeelEngineFactoryImpl() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- FeelEngineFactoryImpl(int) - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- FeelEngineFactoryImpl(int, List<FeelToJuelFunctionTransformer>) - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- FeelEngineFactoryImpl(List<FeelToJuelFunctionTransformer>) - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- FeelEngineImpl - Class in org.camunda.bpm.dmn.feel.impl.juel
- FeelEngineImpl(FeelToJuelTransform, ExpressionFactory, ElContextFactory, Cache<TransformExpressionCacheKey, String>) - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineImpl
- FeelEngineLogger - Class in org.camunda.bpm.dmn.feel.impl.juel
- FeelEngineLogger() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- feelExpression - Variable in exception org.camunda.bpm.dmn.feel.impl.juel.FeelSyntaxException
- FeelFunctionMapper - Class in org.camunda.bpm.dmn.feel.impl.juel.el
- FeelFunctionMapper() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.el.FeelFunctionMapper
- FeelLogger - Class in org.camunda.bpm.dmn.feel.impl.juel
- FeelLogger() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.FeelLogger
- FeelMethodInvocationException - Exception in org.camunda.bpm.dmn.feel.impl.juel
-
Exception thrown if an error occurs during a method invocation in a FEEL expression.
- FeelMethodInvocationException(String, String, String...) - Constructor for exception org.camunda.bpm.dmn.feel.impl.juel.FeelMethodInvocationException
- FeelMethodInvocationException(String, Throwable, String, String...) - Constructor for exception org.camunda.bpm.dmn.feel.impl.juel.FeelMethodInvocationException
- FeelMissingFunctionException - Exception in org.camunda.bpm.dmn.feel.impl.juel
-
Exception thrown if a method used in a FEEL expression is not available.
- FeelMissingFunctionException(String, String) - Constructor for exception org.camunda.bpm.dmn.feel.impl.juel.FeelMissingFunctionException
- FeelMissingFunctionException(String, Throwable, String) - Constructor for exception org.camunda.bpm.dmn.feel.impl.juel.FeelMissingFunctionException
- FeelMissingVariableException - Exception in org.camunda.bpm.dmn.feel.impl.juel
-
Exception thrown if a variable used in a FEEL expression is not available.
- FeelMissingVariableException(String, String) - Constructor for exception org.camunda.bpm.dmn.feel.impl.juel.FeelMissingVariableException
- FeelMissingVariableException(String, Throwable, String) - Constructor for exception org.camunda.bpm.dmn.feel.impl.juel.FeelMissingVariableException
- FeelSyntaxException - Exception in org.camunda.bpm.dmn.feel.impl.juel
-
Exception thrown if the syntax of a FEEL expression is invalid.
- FeelSyntaxException(String, String, String) - Constructor for exception org.camunda.bpm.dmn.feel.impl.juel.FeelSyntaxException
- FeelSyntaxException(String, String, String, Throwable) - Constructor for exception org.camunda.bpm.dmn.feel.impl.juel.FeelSyntaxException
- FeelToJuelFunctionTransformer - Interface in org.camunda.bpm.dmn.feel.impl.juel.transform
- FeelToJuelTransform - Interface in org.camunda.bpm.dmn.feel.impl.juel.transform
- FeelToJuelTransformer - Interface in org.camunda.bpm.dmn.feel.impl.juel.transform
- FeelToJuelTransformImpl - Class in org.camunda.bpm.dmn.feel.impl.juel.transform
- FeelToJuelTransformImpl() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- FeelTypeConverter - Class in org.camunda.bpm.dmn.feel.impl.juel.el
- FeelTypeConverter() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypeConverter
- FeelTypedVariableMapper - Class in org.camunda.bpm.dmn.feel.impl.juel.el
- FeelTypedVariableMapper(ExpressionFactory, VariableContext) - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypedVariableMapper
- function - Variable in exception org.camunda.bpm.dmn.feel.impl.juel.FeelMissingFunctionException
- functionMapper - Variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContext
- functionMappers - Variable in class org.camunda.bpm.dmn.feel.impl.juel.el.CompositeFunctionMapper
G
- getDescription() - Method in exception org.camunda.bpm.dmn.feel.impl.juel.FeelSyntaxException
- getELResolver() - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContext
- getFeelExpression() - Method in exception org.camunda.bpm.dmn.feel.impl.juel.FeelSyntaxException
- getFunction() - Method in exception org.camunda.bpm.dmn.feel.impl.juel.FeelMissingFunctionException
- getFunctionMapper() - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContext
- getMethod() - Method in exception org.camunda.bpm.dmn.feel.impl.juel.FeelMethodInvocationException
- getMethod() - Method in interface org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelFunctionTransformer
-
Get the method reference which implements the function to transform to.
- getMethod(String, Class<?>...) - Static method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelFunctionMapper
- getName() - Method in interface org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelFunctionTransformer
-
Get the name of the function.
- getParameters() - Method in exception org.camunda.bpm.dmn.feel.impl.juel.FeelMethodInvocationException
- getType() - Method in exception org.camunda.bpm.dmn.feel.impl.juel.FeelConvertException
- getValue() - Method in exception org.camunda.bpm.dmn.feel.impl.juel.FeelConvertException
- getVariable() - Method in exception org.camunda.bpm.dmn.feel.impl.juel.FeelMissingVariableException
- getVariableMapper() - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContext
H
- hashCode() - Method in class org.camunda.bpm.dmn.feel.impl.juel.TransformExpressionCacheKey
- HYPHEN_TRANSFORMER - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- HyphenTransformer - Class in org.camunda.bpm.dmn.feel.impl.juel.transform
- HyphenTransformer() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.transform.HyphenTransformer
I
- inputName - Variable in class org.camunda.bpm.dmn.feel.impl.juel.TransformExpressionCacheKey
- INTERVAL_PATTERN - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.IntervalTransformer
- INTERVAL_TRANSFORMER - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- IntervalTransformer - Class in org.camunda.bpm.dmn.feel.impl.juel.transform
- IntervalTransformer() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.transform.IntervalTransformer
- invalidComparisonExpression(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- invalidDateAndTimeFormat(String, Throwable) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- invalidExpression(String, Throwable) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- invalidIntervalExpression(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- invalidListExpression(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- invalidNotExpression(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- isLong(Number) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypeConverter
J
- joinExpressions(List<String>) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.ListTransformer
- JUEL_DATE_AND_TIME_METHOD - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelFunctionMapper
L
- LIST_TRANSFORMER - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- ListTransformer - Class in org.camunda.bpm.dmn.feel.impl.juel.transform
- ListTransformer() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.transform.ListTransformer
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.el.CompositeFunctionMapper
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.el.CustomFunctionMapper
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContextFactory
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelFunctionMapper
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypeConverter
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypedVariableMapper
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineImpl
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.ComparisonTransformer
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.IntervalTransformer
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.ListTransformer
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.NotTransformer
M
- method - Variable in exception org.camunda.bpm.dmn.feel.impl.juel.FeelMethodInvocationException
- methods - Variable in class org.camunda.bpm.dmn.feel.impl.juel.el.CustomFunctionMapper
- methods - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelFunctionMapper
N
- NOT_PATTERN - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.NotTransformer
- NOT_TRANSFORMER - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- NotTransformer - Class in org.camunda.bpm.dmn.feel.impl.juel.transform
- NotTransformer() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.transform.NotTransformer
O
- org.camunda.bpm.dmn.feel.impl.juel - package org.camunda.bpm.dmn.feel.impl.juel
- org.camunda.bpm.dmn.feel.impl.juel.el - package org.camunda.bpm.dmn.feel.impl.juel.el
- org.camunda.bpm.dmn.feel.impl.juel.transform - package org.camunda.bpm.dmn.feel.impl.juel.transform
P
- parameters - Variable in exception org.camunda.bpm.dmn.feel.impl.juel.FeelMethodInvocationException
- parseDateAndTime(String) - Static method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelFunctionMapper
- PROJECT_CODE - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelLogger
- PROJECT_LOGGER - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelLogger
R
- remove(FunctionMapper) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.CompositeFunctionMapper
- resolveFunction(String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.CompositeFunctionMapper
- resolveFunction(String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.CustomFunctionMapper
- resolveFunction(String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelFunctionMapper
- resolveVariable(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypedVariableMapper
S
- setFunctionMappers(List<FunctionMapper>) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.CompositeFunctionMapper
- setVariable(String, ValueExpression) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypedVariableMapper
- simpleExpressionNotSupported() - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- syntaxException(String, String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- syntaxException(String, String, String, Throwable) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- syntaxExceptionMessage(String, String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
T
- toString() - Method in class org.camunda.bpm.dmn.feel.impl.juel.TransformExpressionCacheKey
- transform - Variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineImpl
- transform(FeelToJuelTransform, String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.ComparisonTransformer
- transform(FeelToJuelTransform, String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.EndpointTransformer
- transform(FeelToJuelTransform, String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.EqualTransformer
- transform(FeelToJuelTransform, String, String) - Method in interface org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformer
-
Transform the FEEL expression to a JUEL expression.
- transform(FeelToJuelTransform, String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.HyphenTransformer
- transform(FeelToJuelTransform, String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.IntervalTransformer
- transform(FeelToJuelTransform, String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.ListTransformer
- transform(FeelToJuelTransform, String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.NotTransformer
- transformComparison(FeelToJuelTransform, String, String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.ComparisonTransformer
- transformEndpoint(String, String) - Method in interface org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransform
-
Transform a FEEL endpoint expression to a JUEL expression.
- transformEndpoint(String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- transformExpressionCache - Variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineImpl
- TransformExpressionCacheKey - Class in org.camunda.bpm.dmn.feel.impl.juel
- TransformExpressionCacheKey(String, String) - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.TransformExpressionCacheKey
- transformExpressions(FeelToJuelTransform, String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.ListTransformer
- transformInterval(FeelToJuelTransform, String, String, String, String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.IntervalTransformer
- transformLowerEndpointComparator(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.IntervalTransformer
- transformSimplePositiveUnaryTest(String, String) - Method in interface org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransform
-
Transform a FEEL simple positive unary test expression to a JUEL expression.
- transformSimplePositiveUnaryTest(String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- transformSimplePositiveUnaryTests(String, String) - Method in interface org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransform
-
Transform a FEEL simple positive unary tests expression to a JUEL expression.
- transformSimplePositiveUnaryTests(String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- transformSimpleUnaryTests(String, String) - Method in interface org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransform
-
Transform a FEEL simple unary tests expression to a JUEL expression.
- transformSimpleUnaryTests(String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- transformSimpleUnaryTests(String, String, ELContext) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineImpl
- transformToJuelExpression(String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineImpl
- transformUpperEndpointComparator(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.IntervalTransformer
- type - Variable in exception org.camunda.bpm.dmn.feel.impl.juel.FeelConvertException
U
- unableToConvertValue(Object, Class<?>) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- unableToConvertValue(Object, Class<?>, Throwable) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- unableToConvertValue(String, FeelConvertException) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- unableToEvaluateExpression(String, Throwable) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- unableToEvaluateExpressionAsNotInputIsSet(String, FeelMissingVariableException) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- unableToFindMethod(NoSuchMethodException, String, Class<?>...) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- unableToInitializeFeelEngine(Throwable) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- unableToInvokeMethod(String, FeelMethodInvocationException) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- unknownFunction(String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- unknownFunction(String, FeelMissingFunctionException) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- unknownVariable(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- unknownVariable(String, FeelMissingVariableException) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- unpackVariable(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypedVariableMapper
V
- value - Variable in exception org.camunda.bpm.dmn.feel.impl.juel.FeelConvertException
- variableContext - Variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypedVariableMapper
- variableMapper - Variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContext
- variableMapperIsReadOnly() - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form