| Package | Description | 
|---|---|
| org.apache.olingo.commons.api.edm | Contains representations for EDM objects created during the URI parsing | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | EdmActionA CSDL action. | 
| interface  | EdmActionImportAn EdmActionImport element. | 
| interface  | EdmBindingTargetEntity Sets or Singletons can be bound to each other using a navigation property binding so an
  EdmBindingTargetcan either be anEdmEntitySetor anEdmSingleton. | 
| interface  | EdmComplexTypeA CSDL ComplexType element. | 
| interface  | EdmElement | 
| interface  | EdmEntityContainerA CSDL EntityContainer element. | 
| interface  | EdmEntitySetA CSDL EntitySet element. | 
| interface  | EdmEntityTypeA CSDL EntityType element. | 
| interface  | EdmEnumTypeAn EdmEnumType represents a set of related values. | 
| interface  | EdmFunctionAn EdmFunction as described in the OData specification | 
| interface  | EdmFunctionImportA CSDL FunctionImport element | 
| interface  | EdmMemberAn  EdmEnumTypemember element. | 
| interface  | EdmNavigationPropertyA CSDL NavigationProperty element
  EdmNavigationProperty allows navigation from one entity type to another via a relationship. | 
| interface  | EdmOperationA EdmOperation can either be an  EdmActionor anEdmFunction. | 
| interface  | EdmOperationImportAn EdmOperationImport can be an EdmActionImport or an EdmFunctionImport. | 
| interface  | EdmParameterA CSDL parameter element | 
| interface  | EdmPrimitiveTypeEdmPrimitiveType is a primitive type as defined in the Entity Data Model (EDM). | 
| interface  | EdmPropertyA CSDL Property element. | 
| interface  | EdmSingletonAn  EdmSingletonrepresents a single entity inside the entity model. | 
| interface  | EdmStructuredTypeEdmStructuralType is the base for a complex type or an entity type. | 
| interface  | EdmTermAn  EdmTermdefines a term in a vocabulary. | 
| interface  | EdmTypeEdmType holds the namespace of a given type and its type as  EdmTypeKind. | 
| interface  | EdmTypeDefinitionAn  EdmTypeDefinitiondefines a specialization of one of the possible primitive types. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.