public abstract class AbstractEdmLogicalOrComparisonExpression extends AbstractEdmAnnotatableDynamicExpression implements EdmLogicalOrComparisonExpression
EdmExpression.EdmExpressionTypeedm| Constructor and Description |
|---|
AbstractEdmLogicalOrComparisonExpression(Edm edm,
CsdlLogicalOrComparisonExpression csdlExp) |
| Modifier and Type | Method and Description |
|---|---|
EdmExpression.EdmExpressionType |
getExpressionType()
See
EdmExpression.EdmExpressionType for details. |
EdmExpression |
getLeftExpression()
Returns the first expression (left child)
|
EdmExpression |
getRightExpression()
Returns the second expression (right child)
|
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 AbstractEdmLogicalOrComparisonExpression(Edm edm, CsdlLogicalOrComparisonExpression csdlExp)
public EdmExpression.EdmExpressionType getExpressionType()
EdmExpressionEdmExpression.EdmExpressionType for details.getExpressionType in interface EdmExpressionpublic EdmExpression getLeftExpression()
EdmLogicalOrComparisonExpressiongetLeftExpression in interface EdmLogicalOrComparisonExpressionpublic EdmExpression getRightExpression()
EdmLogicalOrComparisonExpressiongetRightExpression in interface EdmLogicalOrComparisonExpressionCopyright © 2023. All rights reserved.