| Package | Description |
|---|---|
| com.sap.cds.reflect |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CdsAction |
interface |
CdsArrayedType |
interface |
CdsAssociationType |
interface |
CdsDecimal |
interface |
CdsEntity |
interface |
CdsEnumType<T> |
interface |
CdsEvent |
interface |
CdsFunction |
interface |
CdsService |
interface |
CdsSimpleType |
interface |
CdsStringType |
interface |
CdsStructuredType |
interface |
CdsType |
| Modifier and Type | Method and Description |
|---|---|
<T extends CdsDefinition> |
CdsElement.getDeclaringType()
Returns the declaring type of this
CdsElement. |
| Modifier and Type | Method and Description |
|---|---|
static Predicate<CdsDefinition> |
CdsDefinition.byNamespace(String namespace)
Returns a
Predicate to filter CdsDefinition(s) that are
inside the given namespace. |
Copyright © 2020 SAP. All rights reserved.