Class | Description |
---|---|
ChangeRecordLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ChangeRecord to other entities. |
ChangeRecordOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ChangeRecord to other entities,
where the cardinality of the related entity is at most 1. |
ChangeRecordReferenceBitLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ChangeRecordReferenceBit to other entities. |
ChangeRecordReferenceBitOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ChangeRecordReferenceBit to other entities, where the cardinality of the related entity is at most 1. |
ChangeRecordReferenceBOMLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ChangeRecordReferenceBOM to other entities. |
ChangeRecordReferenceBOMOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ChangeRecordReferenceBOM to other entities, where the cardinality of the related entity is at most 1. |
ChangeRecordReferenceDocLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ChangeRecordReferenceDoc to other entities. |
ChangeRecordReferenceDocOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ChangeRecordReferenceDoc to other entities, where the cardinality of the related entity is at most 1. |
ChangeRecordReferenceMatLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ChangeRecordReferenceMat to other entities. |
ChangeRecordReferenceMatOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ChangeRecordReferenceMat to other entities, where the cardinality of the related entity is at most 1. |
ChangeRecordReferencePSVLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ChangeRecordReferencePSV to other entities. |
ChangeRecordReferencePSVOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ChangeRecordReferencePSV to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.