public interface EdmIf extends EdmDynamicExpression, EdmAnnotatable
EdmExpression.EdmExpressionType| Modifier and Type | Method and Description | 
|---|---|
| EdmExpression | getElse()Return the third expression of the edm:If expression. | 
| EdmExpression | getGuard()Returns the first expression of the edm:If expression. | 
| EdmExpression | getThen()Return the second expression of the edm:If expression. | 
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, getAnnotationsEdmExpression getGuard()
EdmExpression getThen()
EdmExpression getElse()
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.