Class | Description |
---|---|
BillOfMaterialItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BillOfMaterialItem to
other entities. |
BillOfMaterialItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BillOfMaterialItem to
other entities, where the cardinality of the related entity is at most 1. |
BillOfMaterialLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BillOfMaterial to other
entities. |
BillOfMaterialOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BillOfMaterial to other
entities, where the cardinality of the related entity is at most 1. |
BillOfMaterialUsageLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BillOfMaterialUsage
to other entities. |
BillOfMaterialUsageOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BillOfMaterialUsage
to other entities, where the cardinality of the related entity is at most 1. |
BillOfMaterialUsageTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BillOfMaterialUsageText to other entities. |
BillOfMaterialUsageTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BillOfMaterialUsageText to other entities, where the cardinality of the related entity is at most 1. |
BOMItemCategoryLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BOMItemCategory to other
entities. |
BOMItemCategoryOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BOMItemCategory to other
entities, where the cardinality of the related entity is at most 1. |
BOMItemCategoryTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BOMItemCategoryText
to other entities. |
BOMItemCategoryTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BOMItemCategoryText
to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2019 SAP SE. All rights reserved.