Class | Description |
---|---|
InspectionPlanLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspectionPlan to other
entities. |
InspectionPlanOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspectionPlan to other
entities, where the cardinality of the related entity is at most 1. |
InspPlanMaterialAssgmtLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspPlanMaterialAssgmt to other entities. |
InspPlanMaterialAssgmtOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspPlanMaterialAssgmt to other entities, where the cardinality of the related entity is at most 1. |
InspPlanOpCharacteristicLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspPlanOpCharacteristic to other entities. |
InspPlanOpCharacteristicOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspPlanOpCharacteristic to other entities, where the cardinality of the related entity is at most 1. |
InspPlanOperationLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspPlanOperation to
other entities. |
InspPlanOperationOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspPlanOperation to
other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2020 SAP SE. All rights reserved.