public interface EdmApply extends EdmDynamicExpression, EdmAnnotatable
EdmExpression.EdmExpressionType
Modifier and Type | Method and Description |
---|---|
String |
getFunction()
A QualifiedName specifying the name of the client-side function to apply.
|
List<EdmExpression> |
getParameters()
Returns the expressions applied to the parameters of the function
|
asAnd, asAnnotationPath, asApply, asCast, asCollection, asEq, asGe, asGt, asIf, asIsOf, asLabeledElement, asLabeledElementReference, asLe, asLt, asNavigationPropertyPath, asNe, asNot, asNull, asOr, asPath, asPropertyPath, asPropertyValue, asRecord, asUrlRef, isAnd, isAnnotationPath, isApply, isCast, isCollection, isEq, isGe, isGt, isIf, isIsOf, isLabeledElement, isLabeledElementReference, isLe, isLt, isNavigationPropertyPath, isNe, isNot, isNull, isOr, isPath, isPropertyPath, isPropertyValue, isRecord, isUrlRef
asConstant, asDynamic, getExpressionName, getExpressionType, isConstant, isDynamic
getAnnotation, getAnnotations
String getFunction()
Constants.CANONICAL_FUNCTION_CONCAT
,
Constants.CANONICAL_FUNCTION_FILLURITEMPLATE
,
Constants.CANONICAL_FUNCTION_URIENCODE
List<EdmExpression> getParameters()
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.