Modifier and Type | Field and Description |
---|---|
static WorkpackageLink<PlanData> |
Workpackage.TO_PLAN_DATA_SET
Use with available fluent helpers to apply the PlanDataSet navigation property to query operations.
|
static WorkpackageLink<WorkItem> |
Workpackage.TO_WORK_ITEM_SET
Use with available fluent helpers to apply the WorkItemSet navigation property to query operations.
|
static WorkpackageLink<WorkPackageFunction> |
Workpackage.TO_WORK_PACKAGE_FUNCTION_SET
Use with available fluent helpers to apply the WorkPackageFunctionSet navigation property to query
operations.
|
Modifier and Type | Class and Description |
---|---|
class |
WorkpackageOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Workpackage to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected WorkpackageLink<ObjectT> |
WorkpackageLink.translateLinkType(EntityLink<WorkpackageLink<ObjectT>,Workpackage,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected WorkpackageLink<ObjectT> |
WorkpackageLink.translateLinkType(EntityLink<WorkpackageLink<ObjectT>,Workpackage,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.