Modifier and Type | Field and Description |
---|---|
static LogicalSystemSelectable |
LogicalSystem.ALL_FIELDS
Selector for all available fields of LogicalSystem.
|
Modifier and Type | Class and Description |
---|---|
class |
LogicalSystemField<FieldT>
Template class to represent entity fields of the Entity
LogicalSystem . |
Modifier and Type | Class and Description |
---|---|
class |
LogicalSystemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LogicalSystem to other
entities. |
class |
LogicalSystemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
LogicalSystem to other
entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.