@pcb

The @pcb complex property defines the name and type of a PCB on the host so that EGL can access it. Additionally, the @pcb property may contain the hierarchy property, which defines the structure of a hierarchical database. The @pcb property is applied to one of the four types of PCB records that EGL supports; see PCB record stereotypes.

Table 1. Unique properties of the PCB record
PropertyDescription
pcbName Specifies the name of PCB on the host system.
pcbType Defines the way the PCB is used on the host system.
hierarchyContains an array of @relationship complex properties that define the structure of your hierarchical database.
secondaryIndexSpecifies a secondary key for a DL/I database on the host.
secondaryIndexItemSpecifies a field in an EGL DLISegmentRecord to use as a secondary key for DL/I database access.