| Package | Description | 
|---|---|
| org.apache.olingo.commons.api.edm.provider | Contains representations for objects created during CSDL document parsing | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CsdlActionRepresents an action CSDL item | 
| class  | CsdlActionImportRepresents an action import CSDL item | 
| class  | CsdlBindingTargetThe type Csdl binding target. | 
| class  | CsdlComplexTypeThe type Csdl complex type. | 
| class  | CsdlEntityContainerThe type Csdl entity container. | 
| class  | CsdlEntitySetThe type Csdl entity set. | 
| class  | CsdlEntityTypeThe type Csdl entity type. | 
| class  | CsdlEnumMemberThe type Csdl enum member. | 
| class  | CsdlEnumTypeThe type Csdl enum type. | 
| class  | CsdlFunctionThe type Csdl function. | 
| class  | CsdlFunctionImportThe type Csdl function import. | 
| class  | CsdlNavigationPropertyThe type Csdl navigation property. | 
| class  | CsdlOperationThe type Csdl operation. | 
| class  | CsdlOperationImportThe type Csdl operation import. | 
| class  | CsdlParameterThe type Csdl parameter. | 
| class  | CsdlPropertyThe type Csdl property. | 
| class  | CsdlPropertyRefThe type Csdl property ref. | 
| class  | CsdlSingletonThe type Csdl singleton. | 
| class  | CsdlStructuralTypeThe type Csdl structural type. | 
| class  | CsdlTermThe type Csdl term. | 
| class  | CsdlTypeDefinitionThe type Csdl type definition. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected <T extends CsdlNamed> | CsdlAbstractEdmItem. getAllByName(String name,
            Collection<T> items)Gets all by name. | 
| protected <T extends CsdlNamed> | CsdlAbstractEdmItem. getOneByName(String name,
            Collection<T> items)Gets one by name. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.