public static class SysFunctionsUnit.LookupFunction
extends com.streamscape.sef.evtrigger.function.expression.function.AbstractFunctionExpression
Expression.ValueTypeResult
Modifier and Type | Field and Description |
---|---|
static FunctionMetaData |
metadata |
Modifier and Type | Method and Description |
---|---|
static com.streamscape.sef.evtrigger.function.expression.function.FunctionsUnit |
createFunctionUnit(com.streamscape.sef.evtrigger.function.expression.AbstractExpression parent,
java.lang.String componentName) |
void |
validate(TriggerFunctionContext context) |
evaluate, getArguments, getFunctionName, getFunctionsUnit, getMetaData, narrowTypeFor, setArguments, setArguments, setFunctionsUnit
compile, complete, evaluateValueType, getParentBlock, getParentExpression, getPriority, getResultType, isInBrackets, setInBrackets, setParentBlock, setParentExpression, toString, toString
public static final FunctionMetaData metadata
public static com.streamscape.sef.evtrigger.function.expression.function.FunctionsUnit createFunctionUnit(com.streamscape.sef.evtrigger.function.expression.AbstractExpression parent, java.lang.String componentName)
public void validate(TriggerFunctionContext context) throws com.streamscape.sef.evtrigger.function.expression.ExpressionExecutionException
validate
in interface Expression
validate
in class com.streamscape.sef.evtrigger.function.expression.function.AbstractFunctionExpression
com.streamscape.sef.evtrigger.function.expression.ExpressionExecutionException
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.