public class EdmIsOfImpl extends AbstractEdmAnnotatableDynamicExpression implements EdmIsOf
EdmExpression.EdmExpressionType| Constructor and Description |
|---|
EdmIsOfImpl(Edm edm,
CsdlIsOf isOf) |
| Modifier and Type | Method and Description |
|---|---|
EdmExpression.EdmExpressionType |
getExpressionType()
See
EdmExpression.EdmExpressionType for details. |
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
|
getAnnotation, getAnnotationsasAnd, 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, getExpression, getExpressionName, isConstant, isDynamicclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasAnd, 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, isConstant, isDynamicgetAnnotation, getAnnotationspublic Integer getMaxLength()
EdmIsOfgetMaxLength in interface EdmIsOfpublic Integer getPrecision()
EdmIsOfgetPrecision in interface EdmIsOfpublic EdmType getType()
EdmIsOfpublic EdmExpression getValue()
EdmIsOfpublic EdmExpression.EdmExpressionType getExpressionType()
EdmExpressionEdmExpression.EdmExpressionType for details.getExpressionType in interface EdmExpressionCopyright © 2023. All rights reserved.