Uses of Class
org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
Packages that use CsdlAnnotation
Package
Description
Contains representations for objects created during CSDL document parsing
Contains representations for objects created during
CSDL document parsing related to the CSDL annotations.
Olingo Server API - Edmx
-
Uses of CsdlAnnotation in org.apache.olingo.commons.api.edm.provider
Fields in org.apache.olingo.commons.api.edm.provider with type parameters of type CsdlAnnotationModifier and TypeFieldDescriptionprotected List<CsdlAnnotation>
CsdlOperation.annotations
The Annotations.protected List<CsdlAnnotation>
CsdlOperationImport.annotations
The Annotations.protected List<CsdlAnnotation>
CsdlStructuralType.annotations
The Annotations.Methods in org.apache.olingo.commons.api.edm.provider that return CsdlAnnotationModifier and TypeMethodDescriptionCsdlAnnotations.getAnnotation
(String term) Gets annotation.CsdlSchema.getAnnotation
(String term) Gets annotation.CsdlAnnotation.setAnnotations
(List<CsdlAnnotation> annotations) Sets a list of annotationsCsdlAnnotation.setExpression
(CsdlExpression annotationExpression) Sets the annotated expressionCsdlAnnotation.setQualifier
(String qualifier) Sets the annotated qualifierSets the annotated expressionMethods in org.apache.olingo.commons.api.edm.provider that return types with arguments of type CsdlAnnotationModifier and TypeMethodDescriptionCsdlAnnotatable.getAnnotations()
Returns a list of annotationsCsdlAnnotation.getAnnotations()
CsdlAnnotations.getAnnotations()
CsdlBindingTarget.getAnnotations()
CsdlEntityContainer.getAnnotations()
CsdlEnumMember.getAnnotations()
CsdlEnumType.getAnnotations()
CsdlNavigationProperty.getAnnotations()
CsdlOnDelete.getAnnotations()
CsdlOperation.getAnnotations()
CsdlOperationImport.getAnnotations()
CsdlParameter.getAnnotations()
CsdlProperty.getAnnotations()
CsdlReferentialConstraint.getAnnotations()
CsdlReturnType.getAnnotations()
CsdlSchema.getAnnotations()
CsdlStructuralType.getAnnotations()
CsdlTerm.getAnnotations()
CsdlTypeDefinition.getAnnotations()
Method parameters in org.apache.olingo.commons.api.edm.provider with type arguments of type CsdlAnnotationModifier and TypeMethodDescriptionCsdlAction.setAnnotations
(List<CsdlAnnotation> annotations) CsdlActionImport.setAnnotations
(List<CsdlAnnotation> annotations) CsdlAnnotation.setAnnotations
(List<CsdlAnnotation> annotations) Sets a list of annotationsCsdlAnnotations.setAnnotations
(List<CsdlAnnotation> annotations) Sets a list of annotationsCsdlBindingTarget.setAnnotations
(List<CsdlAnnotation> annotations) Sets a list of annotationsCsdlComplexType.setAnnotations
(List<CsdlAnnotation> annotations) CsdlEntityContainer.setAnnotations
(List<CsdlAnnotation> annotations) CsdlEntitySet.setAnnotations
(List<CsdlAnnotation> annotations) CsdlEntityType.setAnnotations
(List<CsdlAnnotation> annotations) CsdlEnumMember.setAnnotations
(List<CsdlAnnotation> annotations) Sets a list of annotationsCsdlEnumType.setAnnotations
(List<CsdlAnnotation> annotations) Sets a list of annotationsCsdlFunction.setAnnotations
(List<CsdlAnnotation> annotations) CsdlFunctionImport.setAnnotations
(List<CsdlAnnotation> annotations) CsdlNavigationProperty.setAnnotations
(List<CsdlAnnotation> annotations) Sets a list of annotationsCsdlOnDelete.setAnnotations
(List<CsdlAnnotation> annotations) Sets annotations.CsdlOperation.setAnnotations
(List<CsdlAnnotation> annotations) Sets a list of annotationsCsdlOperationImport.setAnnotations
(List<CsdlAnnotation> annotations) Sets a list of annotationsCsdlParameter.setAnnotations
(List<CsdlAnnotation> annotations) Sets a list of annotationsCsdlProperty.setAnnotations
(List<CsdlAnnotation> annotations) Sets a list of annotationsCsdlReferentialConstraint.setAnnotations
(List<CsdlAnnotation> annotations) Sets a list of annotationsCsdlReturnType.setAnnotations
(List<CsdlAnnotation> annotations) Sets annotations.CsdlSchema.setAnnotations
(List<CsdlAnnotation> annotations) Sets a list of annotationsCsdlSingleton.setAnnotations
(List<CsdlAnnotation> annotations) CsdlStructuralType.setAnnotations
(List<CsdlAnnotation> annotations) Sets a list of annotationsCsdlTerm.setAnnotations
(List<CsdlAnnotation> annotations) Sets annotations.CsdlTypeDefinition.setAnnotations
(List<CsdlAnnotation> annotations) Sets a list of annotations -
Uses of CsdlAnnotation in org.apache.olingo.commons.api.edm.provider.annotation
Methods in org.apache.olingo.commons.api.edm.provider.annotation that return types with arguments of type CsdlAnnotationModifier and TypeMethodDescriptionCsdlApply.getAnnotations()
CsdlCast.getAnnotations()
CsdlIf.getAnnotations()
CsdlIsOf.getAnnotations()
CsdlLabeledElement.getAnnotations()
CsdlLogicalOrComparisonExpression.getAnnotations()
CsdlNull.getAnnotations()
CsdlPropertyValue.getAnnotations()
CsdlRecord.getAnnotations()
CsdlUrlRef.getAnnotations()
Method parameters in org.apache.olingo.commons.api.edm.provider.annotation with type arguments of type CsdlAnnotationModifier and TypeMethodDescriptionCsdlApply.setAnnotations
(List<CsdlAnnotation> annotations) CsdlCast.setAnnotations
(List<CsdlAnnotation> annotations) CsdlIf.setAnnotations
(List<CsdlAnnotation> annotations) CsdlIsOf.setAnnotations
(List<CsdlAnnotation> annotations) CsdlLabeledElement.setAnnotations
(List<CsdlAnnotation> annotations) CsdlLogicalOrComparisonExpression.setAnnotations
(List<CsdlAnnotation> annotations) CsdlNull.setAnnotations
(List<CsdlAnnotation> annotations) CsdlPropertyValue.setAnnotations
(List<CsdlAnnotation> annotations) CsdlRecord.setAnnotations
(List<CsdlAnnotation> annotations) CsdlUrlRef.setAnnotations
(List<CsdlAnnotation> annotations) -
Uses of CsdlAnnotation in org.apache.olingo.commons.api.edmx
Methods in org.apache.olingo.commons.api.edmx that return types with arguments of type CsdlAnnotationMethod parameters in org.apache.olingo.commons.api.edmx with type arguments of type CsdlAnnotationModifier and TypeMethodDescriptionEdmxReference.setAnnotations
(List<CsdlAnnotation> annotations) Sets annotations.