Class | Description |
---|---|
EnterpriseProjectElementLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
EnterpriseProjectElement to other entities. |
EnterpriseProjectElementOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
EnterpriseProjectElement to other entities, where the cardinality of the related entity is at most 1. |
EnterpriseProjectJVALink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
EnterpriseProjectJVA to other entities. |
EnterpriseProjectJVAOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
EnterpriseProjectJVA to other entities, where the cardinality of the related entity is at most 1. |
EnterpriseProjectLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
EnterpriseProject to
other entities. |
EnterpriseProjectOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
EnterpriseProject to
other entities, where the cardinality of the related entity is at most 1. |
EntProjectElementJVALink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
EntProjectElementJVA to other entities. |
EntProjectElementJVAOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
EntProjectElementJVA to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2019 SAP SE. All rights reserved.