| Package | Description |
|---|---|
| org.apache.olingo.commons.api.edm |
Contains representations for EDM objects created during the URI parsing
|
| org.apache.olingo.commons.core.edm.termtype |
| Modifier and Type | Method and Description |
|---|---|
boolean |
EdmTermType.isCompatible(EdmTermType termType)
Checks type compatibility.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EdmAnnotationPath |
class |
EdmAnyPropertyPath |
class |
EdmModelElementPath |
class |
EdmNavigationPropertyPath |
class |
EdmPropertyPath |
class |
SingletonTermType
Abstract singleton implementation of the EDM term-type interface.
|
| Modifier and Type | Method and Description |
|---|---|
static EdmTermType |
EdmTermTypeFactory.getInstance(EdmTermTypeKind kind)
Returns an instance for the provided
EdmTermTypeKind in the form of EdmTermType. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SingletonTermType.isCompatible(EdmTermType termType) |
Copyright © 2023. All rights reserved.