Class | Description |
---|---|
ProjectLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Project to other
entities. |
ProjectOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Project to other
entities, where the cardinality of the related entity is at most 1. |
WBSElementLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
WBSElement to other
entities. |
WBSElementOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
WBSElement to other
entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.