public class EdmIfImpl extends AbstractEdmAnnotatableDynamicExpression implements EdmIf
EdmExpression.EdmExpressionTypeedm| Modifier and Type | Method and Description |
|---|---|
EdmExpression |
getElse()
Return the third expression of the edm:If expression.
|
EdmExpression.EdmExpressionType |
getExpressionType()
See
EdmExpression.EdmExpressionType for details. |
EdmExpression |
getGuard()
Returns the first expression of the edm:If expression.
|
EdmExpression |
getThen()
Return the second expression of the edm:If expression.
|
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 EdmExpression getGuard()
EdmIfpublic EdmExpression getThen()
EdmIfpublic EdmExpression getElse()
EdmIfpublic EdmExpression.EdmExpressionType getExpressionType()
EdmExpressionEdmExpression.EdmExpressionType for details.getExpressionType in interface EdmExpressionCopyright © 2023. All rights reserved.