Package org.apache.olingo.odata2.api.edm
Entity Data Model API
The Entity Data Model is described in the OData protocol specification as well as in the Conceptual Schema Definition for the OData Protocol. Both can be found at http://www.odata.org/.
Many classes and interfaces contain the pragma:" @org.apache.olingo.odata2.DoNotImplement " to indicate these classes should only be used and not implemented.
-
Interface Summary Interface Description Edm EdmAnnotatable EdmAnnotationAttribute EdmAnnotationElement EdmAnnotations EdmAssociation EdmAssociationEnd EdmAssociationSet EdmAssociationSetEnd EdmComplexType A CSDL ComplexType element.EdmCustomizableFeedMappings EdmElement EdmEntityContainer EdmEntitySet EdmEntitySetInfo EdmEntityType A CSDL EntityType element.EdmFacets EdmFunctionImport EdmMappable EdmMapping EdmNamed EdmNavigationProperty EdmParameter EdmProperty A CSDL Property elementEdmReferentialConstraint EdmReferentialConstraintRole EdmServiceMetadata EdmSimpleType EdmSimpleType is a primitive type as defined in the Entity Data Model (EDM).EdmSimpleTypeFacade EdmStructuralType EdmType EdmTyped -
Class Summary Class Description EdmLiteral EdmTargetPath FullQualifiedName -
Enum Summary Enum Description EdmAction EdmConcurrencyMode EdmContentKind EdmLiteralKind EdmMultiplicity EdmSimpleTypeKind EdmTypeKind -
Exception Summary Exception Description EdmException EdmLiteralException EdmSimpleTypeException