public abstract class AbstractEdmAnnotatableDynamicExpression extends AbstractEdmDynamicExpression implements org.apache.olingo.commons.api.edm.EdmAnnotatable
edm| Constructor and Description |
|---|
AbstractEdmAnnotatableDynamicExpression(org.apache.olingo.commons.api.edm.Edm edm,
String name,
org.apache.olingo.commons.api.edm.provider.CsdlAnnotatable annotatable) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.commons.api.edm.EdmAnnotation |
getAnnotation(org.apache.olingo.commons.api.edm.EdmTerm term,
String qualifier) |
List<org.apache.olingo.commons.api.edm.EdmAnnotation> |
getAnnotations() |
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, getExpression, getExpressionName, isConstant, isDynamicpublic AbstractEdmAnnotatableDynamicExpression(org.apache.olingo.commons.api.edm.Edm edm,
String name,
org.apache.olingo.commons.api.edm.provider.CsdlAnnotatable annotatable)
public org.apache.olingo.commons.api.edm.EdmAnnotation getAnnotation(org.apache.olingo.commons.api.edm.EdmTerm term,
String qualifier)
getAnnotation in interface org.apache.olingo.commons.api.edm.EdmAnnotatablepublic List<org.apache.olingo.commons.api.edm.EdmAnnotation> getAnnotations()
getAnnotations in interface org.apache.olingo.commons.api.edm.EdmAnnotatableCopyright © 2013–2020 The Apache Software Foundation. All rights reserved.