public interface EdmIsOf extends EdmDynamicExpression, EdmAnnotatable
EdmExpression.EdmExpressionType| Modifier and Type | Method and Description | 
|---|---|
| Integer | getMaxLength()Facet MaxLength | 
| Integer | getPrecision()Facet Precision | 
| Integer | getScale()Facet Scale | 
| SRID | getSrid()Facet SRID | 
| EdmType | getType()The type which is checked again the child expression | 
| EdmExpression | getValue()Returns true if the child expression returns the specified typed | 
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, isUrlRefasConstant, asDynamic, getExpressionName, getExpressionType, isConstant, isDynamicgetAnnotation, getAnnotationsInteger getMaxLength()
Integer getPrecision()
Integer getScale()
SRID getSrid()
EdmType getType()
EdmExpression getValue()
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.