Package | Description |
---|---|
org.apache.olingo.commons.api.edm.annotation |
Modifier and Type | Interface and Description |
---|---|
interface |
EdmAnd |
interface |
EdmAnnotationPath |
interface |
EdmApply |
interface |
EdmCast |
interface |
EdmCollection |
interface |
EdmEq |
interface |
EdmGe |
interface |
EdmGt |
interface |
EdmIf |
interface |
EdmIsOf |
interface |
EdmLabeledElement |
interface |
EdmLabeledElementReference |
interface |
EdmLe |
interface |
EdmLt |
interface |
EdmNavigationPropertyPath |
interface |
EdmNe |
interface |
EdmNot |
interface |
EdmNull |
interface |
EdmOr |
interface |
EdmPath |
interface |
EdmPropertyPath |
interface |
EdmPropertyValue |
interface |
EdmRecord |
interface |
EdmTwoParamsOpDynamicAnnotationExpression |
interface |
EdmUrlRef |
Modifier and Type | Method and Description |
---|---|
EdmDynamicAnnotationExpression |
EdmAnnotationExpression.asDynamic() |
EdmDynamicAnnotationExpression |
EdmNot.getExpression() |
EdmDynamicAnnotationExpression |
EdmTwoParamsOpDynamicAnnotationExpression.getLeftExpression() |
EdmDynamicAnnotationExpression |
EdmTwoParamsOpDynamicAnnotationExpression.getRightExpression() |
EdmDynamicAnnotationExpression |
EdmLabeledElement.getValue() |
EdmDynamicAnnotationExpression |
EdmIsOf.getValue() |
EdmDynamicAnnotationExpression |
EdmCast.getValue() |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.