public interface EdmTwoParamsOpDynamicAnnotationExpression extends EdmDynamicAnnotationExpression
Modifier and Type | Method and Description |
---|---|
EdmDynamicAnnotationExpression |
getLeftExpression() |
EdmDynamicAnnotationExpression |
getRightExpression() |
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, isUrlRef
asConstant, asDynamic, isConstant, isDynamic
EdmDynamicAnnotationExpression getLeftExpression()
EdmDynamicAnnotationExpression getRightExpression()
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.