Class | Description |
---|---|
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. |
MaterialBOMItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaterialBOMItem to other
entities. |
MaterialBOMItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaterialBOMItem to other
entities, where the cardinality of the related entity is at most 1. |
MaterialBOMLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaterialBOM to other
entities. |
MaterialBOMOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaterialBOM to other
entities, where the cardinality of the related entity is at most 1. |
Copyright © 2018 SAP SE. All rights reserved.