Uses of Interface
org.apache.olingo.odata2.api.edm.EdmAnnotationElement
Packages that use EdmAnnotationElement
Package
Description
Entity Data Model API
-
Uses of EdmAnnotationElement in org.apache.olingo.odata2.api.edm
Methods in org.apache.olingo.odata2.api.edm that return EdmAnnotationElementModifier and TypeMethodDescriptionEdmAnnotations.getAnnotationElement(String name, String namespace) Get annotation element by full qualified nameMethods in org.apache.olingo.odata2.api.edm that return types with arguments of type EdmAnnotationElementModifier and TypeMethodDescriptionEdmAnnotations.getAnnotationElements()Get all annotation elements for the CSDL elementEdmAnnotationElement.getChildElements()Get the child elements of the custom element -
Uses of EdmAnnotationElement in org.apache.olingo.odata2.core.edm.provider
Classes in org.apache.olingo.odata2.core.edm.provider that implement EdmAnnotationElementMethods in org.apache.olingo.odata2.core.edm.provider that return EdmAnnotationElementModifier and TypeMethodDescriptionEdmAnnotationsImplProv.getAnnotationElement(String name, String namespace) Methods in org.apache.olingo.odata2.core.edm.provider that return types with arguments of type EdmAnnotationElementModifier and TypeMethodDescriptionEdmAnnotationsImplProv.getAnnotationElements()EdmAnnotationElementImplProv.getChildElements()