Uses of Package
org.apache.olingo.commons.api.edm.annotation
Packages that use org.apache.olingo.commons.api.edm.annotation
Package
Description
Contains representations for EDM objects created during the URI parsing
Contains representations for all annotation related
EDM objects created during the URI parsing
-
Classes in org.apache.olingo.commons.api.edm.annotation used by org.apache.olingo.commons.api.edmClassDescriptionSuper type of all annotation expressions A expression is either constant or dynamic
-
Classes in org.apache.olingo.commons.api.edm.annotation used by org.apache.olingo.commons.api.edm.annotationClassDescriptionRepresents a logical and annotationRepresents an annotation pathRepresents an Edm:Apply expressionRepresents an edm:Cast expression.The edm:Collection expression enables a value to be obtained from zero or more child expressions.Represents a constant expressionRepresents a dynamic expressionRepresents a edm:Eq expressionSuper type of all annotation expressions A expression is either constant or dynamicRepresents a edm:Ge expressionRepresents a edm:Gt expressionRepresents a edm:If expressionThe edm:IsOf expression evaluates a child expression and returns a Boolean value indicating whether the child expression returns the specified typeThe edm:LabeledElement expression assigns a name to a child expression.The edm:LabeledElementReference expression returns the value of an edm:LabeledElement (see
EdmLabeledElement
) expression.Represents a edm:Le expressionRepresents a generic expression with two child exprssionsRepresents a edm:Lt expressionThe edm:NavigationPropertyPath expression provides a value for terms or term properties that specify the built-in abstract type Edm.NavigationPropertyPathRepresents a edm:Ne expressionRepresents a logical edm:Le expressionThe edm:Null expression returns an untyped null value.Represents a logical edm:And expressionThe edm:Path expression enables a value to be obtained by traversing an object graph.The edm:PropertyPath expression provides a value for terms or term properties that specify the built-in abstract type Edm.PropertyPath.The edm:PropertyValue element supplies a value to a property on the type instantiated by an edm:Record expression (SeeEdmRecord
).The edm:Record expression enables a new entity type or complex type instance to be constructed.The edm:UrlRef expression enables a value to be obtained by sending a GET request to the value of the UrlRef expression.