Uses of Interface
org.apache.olingo.commons.api.edm.EdmNamed
Packages that use EdmNamed
Package
Description
Contains representations for EDM objects created during the URI parsing
-
Uses of EdmNamed in org.apache.olingo.commons.api.edm
Subinterfaces of EdmNamed in org.apache.olingo.commons.api.edmModifier and TypeInterfaceDescriptioninterface
A CSDL action.interface
An EdmActionImport element.interface
Entity Sets or Singletons can be bound to each other using a navigation property binding so anEdmBindingTarget
can either be anEdmEntitySet
or anEdmSingleton
.interface
A CSDL ComplexType element.interface
interface
A CSDL EntityContainer element.interface
A CSDL EntitySet element.interface
A CSDL EntityType element.interface
An EdmEnumType represents a set of related values.interface
An EdmFunction as described in the OData specificationinterface
A CSDL FunctionImport elementinterface
AnEdmEnumType
member element.interface
A CSDL NavigationProperty element
EdmNavigationProperty allows navigation from one entity type to another via a relationship.interface
A EdmOperation can either be anEdmAction
or anEdmFunction
.interface
An EdmOperationImport can be an EdmActionImport or an EdmFunctionImport.interface
A CSDL parameter elementinterface
EdmPrimitiveType is a primitive type as defined in the Entity Data Model (EDM).interface
A CSDL Property element.interface
AnEdmSingleton
represents a single entity inside the entity model.interface
EdmStructuralType is the base for a complex type or an entity type.interface
AnEdmTerm
defines a term in a vocabulary.interface
EdmType holds the namespace of a given type and its type asEdmTypeKind
.interface
AnEdmTypeDefinition
defines a specialization of one of the possible primitive types.