Class | Description |
---|---|
KanbanContainerLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
KanbanContainer to
other entities. |
KanbanContainerOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
KanbanContainer to
other entities, where the cardinality of the related entity is at most 1. |
KanbanControlCycleLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
KanbanControlCycle
to other entities. |
KanbanControlCycleOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
KanbanControlCycle
to other entities, where the cardinality of the related entity is at most 1. |
KanbanCtnDetailedQtyLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
KanbanCtnDetailedQty to other entities. |
KanbanCtnDetailedQtyOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
KanbanCtnDetailedQty to other entities, where the cardinality of the related entity is at most 1. |
KanbanDeliveryLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
KanbanDelivery to other
entities. |
KanbanDeliveryOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
KanbanDelivery to other
entities, where the cardinality of the related entity is at most 1. |
Copyright © 2019 SAP SE. All rights reserved.