Modifier and Type | Field and Description |
---|---|
static RecipeLink<RecipeCharc> |
Recipe.TO_CHARACTERISTICS
Use with available fluent helpers to apply the to_Characteristics navigation property to query operations.
|
static RecipeLink<RecipeClass> |
Recipe.TO_CLASSIFICATION
Use with available fluent helpers to apply the to_Classification navigation property to query operations.
|
static RecipeLink<RecipeFormulaItem> |
Recipe.TO_FORMULA_ITEM
Use with available fluent helpers to apply the to_FormulaItem navigation property to query operations.
|
static RecipeLink<RecipeProcessElement> |
Recipe.TO_RECIPE_PROCESS_ELEMENT
Use with available fluent helpers to apply the to_RecipeProcessElement navigation property to query
operations.
|
static RecipeLink<RecipeProcessEquipRqmt> |
Recipe.TO_RECIPE_PROCESS_EQUIP_RQMT
Use with available fluent helpers to apply the to_RecipeProcessEquipRqmt navigation property to query
operations.
|
static RecipeLink<RecipeProcessParamValue> |
Recipe.TO_RECIPE_PROCESS_PARAM_VALUE
Use with available fluent helpers to apply the to_RecipeProcessParamValue navigation property to query
operations.
|
static RecipeLink<RecipeText> |
Recipe.TO_RECIPE_TEXT
Use with available fluent helpers to apply the to_RecipeText navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
RecipeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Recipe to other entities,
where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected RecipeLink<ObjectT> |
RecipeLink.translateLinkType(EntityLink<RecipeLink<ObjectT>,Recipe,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected RecipeLink<ObjectT> |
RecipeLink.translateLinkType(EntityLink<RecipeLink<ObjectT>,Recipe,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.