Uses of Interface
org.apache.olingo.commons.api.edm.provider.CsdlAnnotatable
Packages that use CsdlAnnotatable
Package
Description
Contains representations for objects created during CSDL document parsing
Contains representations for objects created during
CSDL document parsing related to the CSDL annotations.
Olingo Server API - Edmx
-
Uses of CsdlAnnotatable in org.apache.olingo.client.api.edm.xml
Subinterfaces of CsdlAnnotatable in org.apache.olingo.client.api.edm.xml -
Uses of CsdlAnnotatable in org.apache.olingo.commons.api.edm.provider
Classes in org.apache.olingo.commons.api.edm.provider that implement CsdlAnnotatableModifier and TypeClassDescriptionclass
Represents an action CSDL itemclass
Represents an action import CSDL itemclass
Represents a CSDL annotationclass
The type Csdl annotations.class
The type Csdl binding target.class
The type Csdl complex type.class
The type Csdl entity container.class
The type Csdl entity set.class
The type Csdl entity type.class
The type Csdl enum member.class
The type Csdl enum type.class
The type Csdl function.class
The type Csdl function import.class
The type Csdl navigation property.class
The type Csdl on delete.class
The type Csdl operation.class
The type Csdl operation import.class
The type Csdl parameter.class
The type Csdl property.class
The type Csdl referential constraint.class
The type Csdl return type.class
The type Csdl schema.class
The type Csdl singleton.class
The type Csdl structural type.class
The type Csdl term.class
The type Csdl type definition. -
Uses of CsdlAnnotatable in org.apache.olingo.commons.api.edm.provider.annotation
Classes in org.apache.olingo.commons.api.edm.provider.annotation that implement CsdlAnnotatableModifier and TypeClassDescriptionclass
class
Represents an edm:Cast expression.class
Represents a edm:If expressionclass
The edm:IsOf expression evaluates a child expression and returns a Boolean value indicating whether the child expression returns the specified typeclass
The edm:LabeledElement expression assigns a name to a child expression.class
class
The edm:Null expression returns an untyped null value.class
The edm:PropertyValue element supplies a value to a property on the type instantiated by an edm:Record expression (SeeEdmRecord
).class
The edm:Record expression enables a new entity type or complex type instance to be constructed.class
The edm:UrlRef expression enables a value to be obtained by sending a GET request to the value of the UrlRef expression. -
Uses of CsdlAnnotatable in org.apache.olingo.commons.api.edmx
Classes in org.apache.olingo.commons.api.edmx that implement CsdlAnnotatable