Package | Description |
---|---|
org.apache.olingo.commons.api.edm | |
org.apache.olingo.commons.api.edm.annotation |
Modifier and Type | Method and Description |
---|---|
EdmAnnotationExpression |
EdmAnnotation.getExpression() |
Modifier and Type | Interface and Description |
---|---|
interface |
EdmAnd |
interface |
EdmAnnotationPath |
interface |
EdmApply |
interface |
EdmCast |
interface |
EdmCollection |
interface |
EdmConstantAnnotationExpression |
interface |
EdmDynamicAnnotationExpression |
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 |
---|---|
EdmAnnotationExpression |
EdmIf.getElse() |
EdmAnnotationExpression |
EdmIf.getGuard() |
EdmAnnotationExpression |
EdmIf.getThen() |
EdmAnnotationExpression |
EdmUrlRef.getValue() |
EdmAnnotationExpression |
EdmPropertyValue.getValue() |
Modifier and Type | Method and Description |
---|---|
List<EdmAnnotationExpression> |
EdmCollection.getItems() |
List<EdmAnnotationExpression> |
EdmApply.getParameters() |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.