Modifier and Type | Field and Description |
---|---|
static CharacteristicLink<Value> |
Characteristic.TO_VALUE
Use with available fluent helpers to apply the to_Value navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
CharacteristicOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Characteristic to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected CharacteristicLink<ObjectT> |
CharacteristicLink.translateLinkType(EntityLink<CharacteristicLink<ObjectT>,Characteristic,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected CharacteristicLink<ObjectT> |
CharacteristicLink.translateLinkType(EntityLink<CharacteristicLink<ObjectT>,Characteristic,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.