Modifier and Type | Field and Description |
---|---|
static SituationTemplateLink<SituationAction> |
SituationTemplate.TO_SITUATION_ACTION
Use with available fluent helpers to apply the to_SituationAction navigation property to query operations.
|
static SituationTemplateLink<SituationTemplateText> |
SituationTemplate.TO_SITUATION_TEMPLATE_TEXT
Use with available fluent helpers to apply the to_SituationTemplateText navigation property to query
operations.
|
static SituationTemplateLink<SituationType> |
SituationTemplate.TO_SITUATION_TYPE
Use with available fluent helpers to apply the to_SituationType navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
SituationTemplateOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SituationTemplate
to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected SituationTemplateLink<ObjectT> |
SituationTemplateLink.translateLinkType(EntityLink<SituationTemplateLink<ObjectT>,SituationTemplate,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected SituationTemplateLink<ObjectT> |
SituationTemplateLink.translateLinkType(EntityLink<SituationTemplateLink<ObjectT>,SituationTemplate,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.