Class | Description |
---|---|
ProdAllocationObjectLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProdAllocationObject to other entities. |
ProdAllocationObjectOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProdAllocationObject to other entities, where the cardinality of the related entity is at most 1. |
ProdAllocationObjectTLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProdAllocationObjectT to other entities. |
ProdAllocationObjectTOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProdAllocationObjectT to other entities, where the cardinality of the related entity is at most 1. |
ProdAllocCharcMetaDataLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProdAllocCharcMetaData to other entities. |
ProdAllocCharcMetaDataOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProdAllocCharcMetaData to other entities, where the cardinality of the related entity is at most 1. |
ProdAllocCharcValCombnLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProdAllocCharcValCombn to other entities. |
ProdAllocCharcValCombnOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProdAllocCharcValCombn to other entities, where the cardinality of the related entity is at most 1. |
ProdAllocObjTimeSeriesLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProdAllocObjTimeSeries to other entities. |
ProdAllocObjTimeSeriesOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProdAllocObjTimeSeries to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.