Class | Description |
---|---|
ConsolidationUnitByTimeLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ConsolidationUnitByTime to other entities. |
ConsolidationUnitByTimeOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ConsolidationUnitByTime to other entities, where the cardinality of the related entity is at most 1. |
ConsolidationUnitByTimeVersionLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ConsolidationUnitByTimeVersion to other entities. |
ConsolidationUnitByTimeVersionOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ConsolidationUnitByTimeVersion to other entities, where the cardinality of the related entity is at most 1. |
ConsolidationUnitLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ConsolidationUnit to
other entities. |
ConsolidationUnitOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ConsolidationUnit to
other entities, where the cardinality of the related entity is at most 1. |
ConsolidationUnitTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ConsolidationUnitText to other entities. |
ConsolidationUnitTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ConsolidationUnitText to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.