Class | Description |
---|---|
CharacteristicLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Characteristic to other
entities. |
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. |
FunctionalLocationClassLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
FunctionalLocationClass to other entities. |
FunctionalLocationClassOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
FunctionalLocationClass to other entities, where the cardinality of the related entity is at most 1. |
FunctionalLocationLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
FunctionalLocation
to other entities. |
FunctionalLocationLongTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
FunctionalLocationLongText to other entities. |
FunctionalLocationLongTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
FunctionalLocationLongText to other entities, where the cardinality of the related entity is at most 1. |
FunctionalLocationOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
FunctionalLocation
to other entities, where the cardinality of the related entity is at most 1. |
FunctionalLocationPartnerLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
FunctionalLocationPartner to other entities. |
FunctionalLocationPartnerOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
FunctionalLocationPartner to other entities, where the cardinality of the related entity is at most 1. |
FunctionalLocationWarrantyLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
FunctionalLocationWarranty to other entities. |
FunctionalLocationWarrantyOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
FunctionalLocationWarranty to other entities, where the cardinality of the related entity is at most 1. |
ValueLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Value to other entities. |
ValueOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Value to other entities, where
the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.