public interface PropertyValue extends DynamicAnnotationExpression, CsdlAnnotatable
EdmRecord
). The value is obtained by evaluating an expression.Modifier and Type | Method and Description |
---|---|
String |
getProperty()
Property name
|
AnnotationExpression |
getValue()
Evaluated value of the expression (property value)
|
asAnnotationPath, asApply, asCast, asCollection, asIf, asIsOf, asLabeledElement, asLabeledElementReference, asNavigationPropertyPath, asNot, asNull, asPath, asPropertyPath, asPropertyValue, asRecord, asTwoParamsOp, asUrlRef, isAnnotationPath, isApply, isCast, isCollection, isIf, isIsOf, isLabeledElement, isLabeledElementReference, isNavigationPropertyPath, isNot, isNull, isPath, isPropertyPath, isPropertyValue, isRecord, isTwoParamsOp, isUrlRef
asConstant, asDynamic, isConstant, isDynamic
getAnnotations
String getProperty()
AnnotationExpression getValue()
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.