Modifier and Type | Field and Description |
---|---|
static ProjectLink<ProjectHier> |
Project.TO_CNSLDTN_PROJECT_HIER
Use with available fluent helpers to apply the to_CnsldtnProjectHier navigation property to query
operations.
|
static ProjectLink<ProjectText> |
Project.TO_CNSLDTN_PROJECT_T
Use with available fluent helpers to apply the to_CnsldtnProjectT navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
ProjectOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Project to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected ProjectLink<ObjectT> |
ProjectLink.translateLinkType(EntityLink<ProjectLink<ObjectT>,Project,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected ProjectLink<ObjectT> |
ProjectLink.translateLinkType(EntityLink<ProjectLink<ObjectT>,Project,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.