Modifier and Type | Field and Description |
---|---|
static RecipeProcessElementLink<RecipeFormulaItem> |
RecipeProcessElement.TO_FORMULA_ITEM
Use with available fluent helpers to apply the to_FormulaItem navigation property to query operations.
|
static RecipeProcessElementLink<RecipeProcessElement> |
RecipeProcessElement.TO_RECIPE_PROCESS_ELEMENT_CHILD
Use with available fluent helpers to apply the to_RecipeProcessElementChild navigation property to query
operations.
|
static RecipeProcessElementLink<RecipeProcessElementText> |
RecipeProcessElement.TO_RECIPE_PROCESS_ELEMENT_TEXT
Use with available fluent helpers to apply the to_RecipeProcessElementText navigation property to query
operations.
|
static RecipeProcessElementLink<RecipeProcessEquipRqmt> |
RecipeProcessElement.TO_RECIPE_PROCESS_EQUIP_RQMT
Use with available fluent helpers to apply the to_RecipeProcessEquipRqmt navigation property to query
operations.
|
static RecipeProcessElementLink<RecipeProcessParamValue> |
RecipeProcessElement.TO_RECIPE_PROCESS_PARAM_VALUE
Use with available fluent helpers to apply the to_RecipeProcessParamValue navigation property to query
operations.
|
Modifier and Type | Class and Description |
---|---|
class |
RecipeProcessElementOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
RecipeProcessElement to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected RecipeProcessElementLink<ObjectT> |
RecipeProcessElementLink.translateLinkType(EntityLink<RecipeProcessElementLink<ObjectT>,RecipeProcessElement,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected RecipeProcessElementLink<ObjectT> |
RecipeProcessElementLink.translateLinkType(EntityLink<RecipeProcessElementLink<ObjectT>,RecipeProcessElement,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.