Class | Description |
---|---|
InspectionCharacteristicLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspectionCharacteristic to other entities. |
InspectionCharacteristicOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspectionCharacteristic to other entities, where the cardinality of the related entity is at most 1. |
InspectionLotLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspectionLot to
other entities. |
InspectionLotOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspectionLot to
other entities, where the cardinality of the related entity is at most 1. |
InspectionLotWithStatusLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspectionLotWithStatus to other entities. |
InspectionLotWithStatusOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspectionLotWithStatus to other entities, where the cardinality of the related entity is at most 1. |
InspectionOperationLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspectionOperation to other entities. |
InspectionOperationOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspectionOperation to other entities, where the cardinality of the related entity is at most 1. |
InspectionResultLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspectionResult
to other entities. |
InspectionResultOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspectionResult
to other entities, where the cardinality of the related entity is at most 1. |
InspectionResultValueLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspectionResultValue to other entities. |
InspectionResultValueOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspectionResultValue to other entities, where the cardinality of the related entity is at most 1. |
InspectionSubsetLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspectionSubset
to other entities. |
InspectionSubsetOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspectionSubset
to other entities, where the cardinality of the related entity is at most 1. |
InspLotUsageDecisionLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspLotUsageDecision to other entities. |
InspLotUsageDecisionOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspLotUsageDecision to other entities, where the cardinality of the related entity is at most 1. |
InspSampleCharacteristicLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspSampleCharacteristic to other entities. |
InspSampleCharacteristicOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspSampleCharacteristic to other entities, where the cardinality of the related entity is at most 1. |
InspSampleResultLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspSampleResult
to other entities. |
InspSampleResultOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
InspSampleResult
to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2020 SAP SE. All rights reserved.