Class | Description |
---|---|
FunctionMessageLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
FunctionMessage to other
entities. |
FunctionMessageOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
FunctionMessage to other
entities, where the cardinality of the related entity is at most 1. |
ProcessOrderComponentLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProcessOrderComponent
to other entities. |
ProcessOrderComponentOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProcessOrderComponent
to other entities, where the cardinality of the related entity is at most 1. |
ProcessOrderItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProcessOrderItem to other
entities. |
ProcessOrderItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProcessOrderItem to other
entities, where the cardinality of the related entity is at most 1. |
ProcessOrderLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProcessOrder to other entities. |
ProcessOrderOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProcessOrder to other entities,
where the cardinality of the related entity is at most 1. |
ProcessOrderOperationLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProcessOrderOperation
to other entities. |
ProcessOrderOperationOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProcessOrderOperation
to other entities, where the cardinality of the related entity is at most 1. |
ProcessOrderStatusLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProcessOrderStatus to
other entities. |
ProcessOrderStatusOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
ProcessOrderStatus to
other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2020 SAP SE. All rights reserved.