Uses of Package
org.odata4j.edm

Packages that use org.odata4j.edm
org.odata4j.consumer The odata4j client-side (consumer-side) API. 
org.odata4j.core Core odata4j concepts. 
org.odata4j.edm Implementation of the EDM (Entity Data Model) - used as metadata in the OData protocol. 
org.odata4j.expression   
org.odata4j.format   
org.odata4j.format.json   
org.odata4j.format.xml   
org.odata4j.internal   
org.odata4j.producer The odata4j server-side (producer-side) API. 
org.odata4j.producer.command   
org.odata4j.producer.edm   
org.odata4j.producer.inmemory   
org.odata4j.producer.jdbc   
org.odata4j.producer.jpa   
org.odata4j.producer.jpa.eclipselink   
org.odata4j.producer.resources   
 

Classes in org.odata4j.edm used by org.odata4j.consumer
EdmDataServices
          The <edmx:DataServices> element contains the service metadata of a Data Service.
EdmEntitySet
          A CSDL EntitySet element.
 

Classes in org.odata4j.edm used by org.odata4j.core
EdmCollectionType
          A CSDL CollectionType element.
EdmComplexType
          A CSDL ComplexType element.
EdmEntitySet
          A CSDL EntitySet element.
EdmEntityType
          A CSDL EntityType element.
EdmProperty
          A CSDL Property element.
EdmSimpleType
          Primitive types in the EDM type system.
EdmStructuralType
          In the Entity Data Model (EDM), structural types are EDM types that have members.
EdmType
          A type in the EDM type system.
 

Classes in org.odata4j.edm used by org.odata4j.edm
EdmAnnotation
          Base annotation in the edm type system.
EdmAnnotationAttribute
          A CSDL Annotation attribute.
EdmAnnotationElement
          A CSDL Annotation element.
EdmAssociation
          A CSDL Association element.
EdmAssociation.Builder
          Mutable builder for EdmAssociation objects.
EdmAssociationEnd
          A CSDL End element (as a child of the Association element)
EdmAssociationEnd.Builder
          Mutable builder for EdmAssociationEnd objects.
EdmAssociationSet
          A CSDL AnnotationSet element.
EdmAssociationSet.Builder
          Mutable builder for EdmAssociationSet objects.
EdmAssociationSetEnd
          A CSDL End element (as a child of the AssociationSet element)
EdmAssociationSetEnd.Builder
          Mutable builder for EdmAssociationEnd objects.
EdmCollectionType
          A CSDL CollectionType element.
EdmCollectionType.Builder
          Mutable builder for EdmCollectionType objects.
EdmComplexType
          A CSDL ComplexType element.
EdmComplexType.Builder
          Mutable builder for EdmComplexType objects.
EdmDataServices
          The <edmx:DataServices> element contains the service metadata of a Data Service.
EdmDataServices.Builder
          Mutable builder for EdmDataServices objects.
EdmDecorator
          Application specific EDM customizations such as Documentation and Annotations.
EdmDocumentation
          A CSDL Documentation element.
EdmEntityContainer
          A CSDL EntityContainer element.
EdmEntityContainer.Builder
          Mutable builder for EdmEntityContainer objects.
EdmEntitySet
          A CSDL EntitySet element.
EdmEntitySet.Builder
          Mutable builder for EdmEntitySet objects.
EdmEntityType
          A CSDL EntityType element.
EdmEntityType.Builder
          Mutable builder for EdmEntityType objects.
EdmFunctionImport
          A CSDL FunctionImport element.
EdmFunctionImport.Builder
          Mutable builder for EdmFunctionImport objects.
EdmFunctionParameter
          A CSDL Parameter element.
EdmFunctionParameter.Builder
          Mutable builder for EdmFunctionParameter objects.
EdmFunctionParameter.Mode
          Parameter type: In, Out, or InOut
EdmItem
          Constructs in the CSDL that we model in the org.odata4j.edm package share some common functionality: Documentation (see EdmDocumentation) Annotation (attributes and elements, see EdmAnnotation)
EdmItem.Builder
          Mutable builder for EdmItem objects.
EdmMultiplicity
          The possible number of entity types at each end of the relationship.
EdmNavigationProperty
          A CSDL NavigationProperty element.
EdmNavigationProperty.Builder
          Mutable builder for EdmNavigationProperty objects.
EdmNonSimpleType
          Non-primitive type in the EDM type system.
EdmProperty
          A CSDL Property element.
EdmProperty.Builder
          Mutable builder for EdmProperty objects.
EdmProperty.CollectionKind
          Kind of collection: List, Bag, or Collection
EdmPropertyBase
          Shared base class for EdmProperty and EdmNavigationProperty
EdmPropertyBase.Builder
          Mutable builder for EdmPropertyBase objects.
EdmSchema
          A CSDL Schema element.
EdmSchema.Builder
          Mutable builder for EdmSchema objects.
EdmSimpleType
          Primitive types in the EDM type system.
EdmStructuralType
          In the Entity Data Model (EDM), structural types are EDM types that have members.
EdmStructuralType.Builder
          Mutable builder for EdmStructuralType objects.
EdmType
          A type in the EDM type system.
EdmType.Builder
          Mutable builder for EdmType objects.
EdmType.DeferredBuilder
          Mutable builder for EdmType objects with deferred resolution.
 

Classes in org.odata4j.edm used by org.odata4j.expression
EdmSimpleType
          Primitive types in the EDM type system.
 

Classes in org.odata4j.edm used by org.odata4j.format
EdmDataServices
          The <edmx:DataServices> element contains the service metadata of a Data Service.
EdmType
          A type in the EDM type system.
 

Classes in org.odata4j.edm used by org.odata4j.format.json
EdmCollectionType
          A CSDL CollectionType element.
EdmComplexType
          A CSDL ComplexType element.
EdmDataServices
          The <edmx:DataServices> element contains the service metadata of a Data Service.
EdmEntitySet
          A CSDL EntitySet element.
EdmSimpleType
          Primitive types in the EDM type system.
EdmType
          A type in the EDM type system.
 

Classes in org.odata4j.edm used by org.odata4j.format.xml
EdmAnnotation
          Base annotation in the edm type system.
EdmDataServices
          The <edmx:DataServices> element contains the service metadata of a Data Service.
EdmEntitySet
          A CSDL EntitySet element.
EdmStructuralType
          In the Entity Data Model (EDM), structural types are EDM types that have members.
EdmType
          A type in the EDM type system.
 

Classes in org.odata4j.edm used by org.odata4j.internal
EdmAssociation
          A CSDL Association element.
EdmComplexType
          A CSDL ComplexType element.
EdmDataServices
          The <edmx:DataServices> element contains the service metadata of a Data Service.
EdmEntitySet
          A CSDL EntitySet element.
EdmEntityType
          A CSDL EntityType element.
EdmFunctionImport
          A CSDL FunctionImport element.
EdmPropertyBase
          Shared base class for EdmProperty and EdmNavigationProperty
EdmSchema
          A CSDL Schema element.
EdmStructuralType
          In the Entity Data Model (EDM), structural types are EDM types that have members.
EdmType
          A type in the EDM type system.
 

Classes in org.odata4j.edm used by org.odata4j.producer
EdmDataServices
          The <edmx:DataServices> element contains the service metadata of a Data Service.
EdmEntitySet
          A CSDL EntitySet element.
EdmFunctionImport
          A CSDL FunctionImport element.
EdmMultiplicity
          The possible number of entity types at each end of the relationship.
EdmSimpleType
          Primitive types in the EDM type system.
 

Classes in org.odata4j.edm used by org.odata4j.producer.command
EdmDataServices
          The <edmx:DataServices> element contains the service metadata of a Data Service.
EdmFunctionImport
          A CSDL FunctionImport element.
 

Classes in org.odata4j.edm used by org.odata4j.producer.edm
EdmDataServices
          The <edmx:DataServices> element contains the service metadata of a Data Service.
EdmDataServices.Builder
          Mutable builder for EdmDataServices objects.
EdmDecorator
          Application specific EDM customizations such as Documentation and Annotations.
EdmFunctionImport
          A CSDL FunctionImport element.
EdmGenerator
          An object that knows how to produce an EdmDataServices model in the context of an EdmDecorator.
EdmSchema
          A CSDL Schema element.
EdmStructuralType
          In the Entity Data Model (EDM), structural types are EDM types that have members.
 

Classes in org.odata4j.edm used by org.odata4j.producer.inmemory
EdmAssociation.Builder
          Mutable builder for EdmAssociation objects.
EdmAssociationSet.Builder
          Mutable builder for EdmAssociationSet objects.
EdmComplexType.Builder
          Mutable builder for EdmComplexType objects.
EdmDataServices
          The <edmx:DataServices> element contains the service metadata of a Data Service.
EdmDataServices.Builder
          Mutable builder for EdmDataServices objects.
EdmDecorator
          Application specific EDM customizations such as Documentation and Annotations.
EdmEntityContainer.Builder
          Mutable builder for EdmEntityContainer objects.
EdmEntitySet
          A CSDL EntitySet element.
EdmEntitySet.Builder
          Mutable builder for EdmEntitySet objects.
EdmEntityType.Builder
          Mutable builder for EdmEntityType objects.
EdmFunctionImport
          A CSDL FunctionImport element.
EdmGenerator
          An object that knows how to produce an EdmDataServices model in the context of an EdmDecorator.
EdmNavigationProperty
          A CSDL NavigationProperty element.
EdmSchema.Builder
          Mutable builder for EdmSchema objects.
EdmSimpleType
          Primitive types in the EDM type system.
EdmStructuralType
          In the Entity Data Model (EDM), structural types are EDM types that have members.
 

Classes in org.odata4j.edm used by org.odata4j.producer.jdbc
EdmDataServices
          The <edmx:DataServices> element contains the service metadata of a Data Service.
EdmDataServicesProvider
          Source for service metadata.
EdmEntitySet
          A CSDL EntitySet element.
EdmEntityType
          A CSDL EntityType element.
EdmFunctionImport
          A CSDL FunctionImport element.
EdmProperty
          A CSDL Property element.
EdmType
          A type in the EDM type system.
 

Classes in org.odata4j.edm used by org.odata4j.producer.jpa
EdmAssociation.Builder
          Mutable builder for EdmAssociation objects.
EdmDataServices
          The <edmx:DataServices> element contains the service metadata of a Data Service.
EdmDataServices.Builder
          Mutable builder for EdmDataServices objects.
EdmDecorator
          Application specific EDM customizations such as Documentation and Annotations.
EdmEntitySet
          A CSDL EntitySet element.
EdmEntityType.Builder
          Mutable builder for EdmEntityType objects.
EdmFunctionImport
          A CSDL FunctionImport element.
EdmGenerator
          An object that knows how to produce an EdmDataServices model in the context of an EdmDecorator.
EdmProperty.Builder
          Mutable builder for EdmProperty objects.
EdmPropertyBase
          Shared base class for EdmProperty and EdmNavigationProperty
EdmSimpleType
          Primitive types in the EDM type system.
 

Classes in org.odata4j.edm used by org.odata4j.producer.jpa.eclipselink
EdmGenerator
          An object that knows how to produce an EdmDataServices model in the context of an EdmDecorator.
EdmProperty.Builder
          Mutable builder for EdmProperty objects.
EdmType
          A type in the EDM type system.
 

Classes in org.odata4j.edm used by org.odata4j.producer.resources
EdmDataServices
          The <edmx:DataServices> element contains the service metadata of a Data Service.
EdmEntitySet
          A CSDL EntitySet element.
 



http://odata4j.org