| Package | Description | 
|---|---|
| org.apache.olingo.commons.api.edm.provider | Contains representations for objects created during CSDL document parsing | 
| org.apache.olingo.commons.api.edm.provider.annotation | Contains representations for objects created during
 CSDL document parsing related to the CSDL annotations. | 
| org.apache.olingo.commons.api.edmx | Olingo Server API - Edmx
 
 The edmx package is used to condense all about the Olingo OData EDMX handling. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected List<CsdlAnnotation> | CsdlOperationImport. annotationsThe Annotations. | 
| protected List<CsdlAnnotation> | CsdlOperation. annotationsThe Annotations. | 
| protected List<CsdlAnnotation> | CsdlStructuralType. annotationsThe Annotations. | 
| Modifier and Type | Method and Description | 
|---|---|
| CsdlAnnotation | CsdlSchema. getAnnotation(String term)Gets annotation. | 
| CsdlAnnotation | CsdlAnnotations. getAnnotation(String term)Gets annotation. | 
| CsdlAnnotation | CsdlAnnotation. setAnnotations(List<CsdlAnnotation> annotations)Sets a list of annotations | 
| CsdlAnnotation | CsdlAnnotation. setExpression(CsdlExpression annotationExpression)Sets the annotated expression | 
| CsdlAnnotation | CsdlAnnotation. setQualifier(String qualifier)Sets the annotated qualifier | 
| CsdlAnnotation | CsdlAnnotation. setTerm(String term)Sets the annotated expression | 
| Modifier and Type | Method and Description | 
|---|---|
| CsdlActionImport | CsdlActionImport. setAnnotations(List<CsdlAnnotation> annotations) | 
| CsdlEnumType | CsdlEnumType. setAnnotations(List<CsdlAnnotation> annotations)Sets a list of annotations | 
| CsdlEntitySet | CsdlEntitySet. setAnnotations(List<CsdlAnnotation> annotations) | 
| CsdlReferentialConstraint | CsdlReferentialConstraint. setAnnotations(List<CsdlAnnotation> annotations)Sets a list of annotations | 
| CsdlEntityContainer | CsdlEntityContainer. setAnnotations(List<CsdlAnnotation> annotations) | 
| CsdlComplexType | CsdlComplexType. setAnnotations(List<CsdlAnnotation> annotations) | 
| CsdlFunction | CsdlFunction. setAnnotations(List<CsdlAnnotation> annotations) | 
| CsdlOperationImport | CsdlOperationImport. setAnnotations(List<CsdlAnnotation> annotations)Sets a list of annotations | 
| CsdlEnumMember | CsdlEnumMember. setAnnotations(List<CsdlAnnotation> annotations)Sets a list of annotations | 
| CsdlTerm | CsdlTerm. setAnnotations(List<CsdlAnnotation> annotations)Sets annotations. | 
| CsdlBindingTarget | CsdlBindingTarget. setAnnotations(List<CsdlAnnotation> annotations)Sets a list of annotations | 
| CsdlOperation | CsdlOperation. setAnnotations(List<CsdlAnnotation> annotations)Sets a list of annotations | 
| CsdlTypeDefinition | CsdlTypeDefinition. setAnnotations(List<CsdlAnnotation> annotations)Sets a list of annotations | 
| CsdlParameter | CsdlParameter. setAnnotations(List<CsdlAnnotation> annotations)Sets a list of annotations | 
| CsdlAction | CsdlAction. setAnnotations(List<CsdlAnnotation> annotations) | 
| CsdlStructuralType | CsdlStructuralType. setAnnotations(List<CsdlAnnotation> annotations)Sets a list of annotations | 
| CsdlNavigationProperty | CsdlNavigationProperty. setAnnotations(List<CsdlAnnotation> annotations)Sets a list of annotations | 
| CsdlAnnotation | CsdlAnnotation. setAnnotations(List<CsdlAnnotation> annotations)Sets a list of annotations | 
| CsdlFunctionImport | CsdlFunctionImport. setAnnotations(List<CsdlAnnotation> annotations) | 
| CsdlSchema | CsdlSchema. setAnnotations(List<CsdlAnnotation> annotations)Sets a list of annotations | 
| CsdlAnnotations | CsdlAnnotations. setAnnotations(List<CsdlAnnotation> annotations)Sets a list of annotations | 
| CsdlReturnType | CsdlReturnType. setAnnotations(List<CsdlAnnotation> annotations)Sets annotations. | 
| CsdlProperty | CsdlProperty. setAnnotations(List<CsdlAnnotation> annotations)Sets a list of annotations | 
| CsdlEntityType | CsdlEntityType. setAnnotations(List<CsdlAnnotation> annotations) | 
| CsdlOnDelete | CsdlOnDelete. setAnnotations(List<CsdlAnnotation> annotations)Sets annotations. | 
| CsdlSingleton | CsdlSingleton. setAnnotations(List<CsdlAnnotation> annotations) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<CsdlAnnotation> | CsdlUrlRef. getAnnotations() | 
| List<CsdlAnnotation> | CsdlNull. getAnnotations() | 
| List<CsdlAnnotation> | CsdlIf. getAnnotations() | 
| List<CsdlAnnotation> | CsdlPropertyValue. getAnnotations() | 
| List<CsdlAnnotation> | CsdlIsOf. getAnnotations() | 
| List<CsdlAnnotation> | CsdlApply. getAnnotations() | 
| List<CsdlAnnotation> | CsdlRecord. getAnnotations() | 
| List<CsdlAnnotation> | CsdlCast. getAnnotations() | 
| List<CsdlAnnotation> | CsdlLabeledElement. getAnnotations() | 
| List<CsdlAnnotation> | CsdlLogicalOrComparisonExpression. getAnnotations() | 
| Modifier and Type | Method and Description | 
|---|---|
| CsdlUrlRef | CsdlUrlRef. setAnnotations(List<CsdlAnnotation> annotations) | 
| CsdlNull | CsdlNull. setAnnotations(List<CsdlAnnotation> annotations) | 
| CsdlIf | CsdlIf. setAnnotations(List<CsdlAnnotation> annotations) | 
| CsdlPropertyValue | CsdlPropertyValue. setAnnotations(List<CsdlAnnotation> annotations) | 
| CsdlIsOf | CsdlIsOf. setAnnotations(List<CsdlAnnotation> annotations) | 
| CsdlApply | CsdlApply. setAnnotations(List<CsdlAnnotation> annotations) | 
| CsdlRecord | CsdlRecord. setAnnotations(List<CsdlAnnotation> annotations) | 
| CsdlCast | CsdlCast. setAnnotations(List<CsdlAnnotation> annotations) | 
| CsdlLabeledElement | CsdlLabeledElement. setAnnotations(List<CsdlAnnotation> annotations) | 
| CsdlLogicalOrComparisonExpression | CsdlLogicalOrComparisonExpression. setAnnotations(List<CsdlAnnotation> annotations) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<CsdlAnnotation> | EdmxReference. getAnnotations() | 
| Modifier and Type | Method and Description | 
|---|---|
| EdmxReference | EdmxReference. setAnnotations(List<CsdlAnnotation> annotations)Sets annotations. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.