Class | Description |
---|---|
BatchCharcLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BatchCharc to other entities. |
BatchCharcOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BatchCharc to other entities, where the
cardinality of the related entity is at most 1. |
BatchCharcValueLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BatchCharcValue to other entities. |
BatchCharcValueOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BatchCharcValue to other entities,
where the cardinality of the related entity is at most 1. |
BatchClassLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BatchClass to other entities. |
BatchClassOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BatchClass to other entities, where the
cardinality of the related entity is at most 1. |
BatchLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Batch to other entities. |
BatchOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Batch to other entities, where the
cardinality of the related entity is at most 1. |
BatchPlantLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BatchPlant to other entities. |
BatchPlantOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BatchPlant to other entities, where the
cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.