Package | Description |
---|---|
org.apache.olingo.commons.api.edm |
Contains representations for EDM objects created during the URI parsing
|
Modifier and Type | Method and Description |
---|---|
EdmTerm |
EdmTerm.getBaseTerm()
When applying a term with a base term,the base term MUST also be applied with the same qualifier, and so on until a
term without a base term is reached.
|
EdmTerm |
EdmAnnotation.getTerm() |
EdmTerm |
Edm.getTerm(FullQualifiedName termName)
Get Term full by qualified name.
|
Modifier and Type | Method and Description |
---|---|
List<EdmTerm> |
EdmSchema.getTerms() |
Modifier and Type | Method and Description |
---|---|
EdmAnnotation |
EdmAnnotatable.getAnnotation(EdmTerm term,
String qualifier) |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.