public abstract class AbstractEdmLogicalOrComparisonExpression extends AbstractEdmAnnotatableDynamicExpression implements org.apache.olingo.commons.api.edm.annotation.EdmLogicalOrComparisonExpression
edm| Constructor and Description |
|---|
AbstractEdmLogicalOrComparisonExpression(org.apache.olingo.commons.api.edm.Edm edm,
org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression csdlExp) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType |
getExpressionType() |
org.apache.olingo.commons.api.edm.annotation.EdmExpression |
getLeftExpression() |
org.apache.olingo.commons.api.edm.annotation.EdmExpression |
getRightExpression() |
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, isUrlRefpublic AbstractEdmLogicalOrComparisonExpression(org.apache.olingo.commons.api.edm.Edm edm,
org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression csdlExp)
public org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType getExpressionType()
getExpressionType in interface org.apache.olingo.commons.api.edm.annotation.EdmExpressionpublic org.apache.olingo.commons.api.edm.annotation.EdmExpression getLeftExpression()
getLeftExpression in interface org.apache.olingo.commons.api.edm.annotation.EdmLogicalOrComparisonExpressionpublic org.apache.olingo.commons.api.edm.annotation.EdmExpression getRightExpression()
getRightExpression in interface org.apache.olingo.commons.api.edm.annotation.EdmLogicalOrComparisonExpressionCopyright © 2013–2020 The Apache Software Foundation. All rights reserved.