| Package | Description |
|---|---|
| org.apache.olingo.commons.api.edm.annotation |
Contains representations for all annotation related
EDM objects created during the URI parsing
|
| org.apache.olingo.commons.core.edm.annotation |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EdmAnd
Represents a logical and annotation
|
interface |
EdmEq
Represents a edm:Eq expression
|
interface |
EdmGe
Represents a edm:Ge expression
|
interface |
EdmGt
Represents a edm:Gt expression
|
interface |
EdmLe
Represents a edm:Le expression
|
interface |
EdmLt
Represents a edm:Lt expression
|
interface |
EdmNe
Represents a edm:Ne expression
|
interface |
EdmNot
Represents a logical edm:Le expression
|
interface |
EdmOr
Represents a logical edm:And expression
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEdmLogicalOrComparisonExpression |
class |
EdmAndImpl |
class |
EdmEqImpl |
class |
EdmGeImpl |
class |
EdmGtImpl |
class |
EdmLeImpl |
class |
EdmLtImpl |
class |
EdmNeImpl |
class |
EdmNotImpl |
class |
EdmOrImpl |
Copyright © 2023. All rights reserved.