Class | Description |
---|---|
NutrientBaseUnitOfMeasureLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
NutrientBaseUnitOfMeasure to other entities. |
NutrientBaseUnitOfMeasureOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
NutrientBaseUnitOfMeasure to other entities, where the cardinality of the related entity is at most 1. |
NutrientDerivedNutrientLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
NutrientDerivedNutrient to other entities. |
NutrientDerivedNutrientOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
NutrientDerivedNutrient to other entities, where the cardinality of the related entity is at most 1. |
NutrientDescriptionLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
NutrientDescription to other entities. |
NutrientDescriptionOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
NutrientDescription to other entities, where the cardinality of the related entity is at most 1. |
NutrientLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Nutrient to other
entities. |
NutrientOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Nutrient to other
entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.