Uses of Class
org.apache.olingo.commons.api.edm.provider.annotation.CsdlNavigationPropertyPath
Packages that use CsdlNavigationPropertyPath
Package
Description
Contains representations for objects created during
CSDL document parsing related to the CSDL annotations.
-
Uses of CsdlNavigationPropertyPath in org.apache.olingo.commons.api.edm.provider.annotation
Methods in org.apache.olingo.commons.api.edm.provider.annotation that return CsdlNavigationPropertyPathModifier and TypeMethodDescriptionCsdlDynamicExpression.asNavigationPropertyPath()Casts the expression to aCsdlNavigationPropertyPathexpression -
Uses of CsdlNavigationPropertyPath in org.apache.olingo.commons.core.edm.annotation
Constructors in org.apache.olingo.commons.core.edm.annotation with parameters of type CsdlNavigationPropertyPathModifierConstructorDescriptionEdmNavigationPropertyPathImpl(Edm edm, CsdlNavigationPropertyPath csdlExp)