HP System Dictionary/XL SDMAIN Reference Manual (32256-90001)

4- 83
Parameters
relation-class-name Name of the relationship class to be displayed.
scope-owner-name Owner of the relationship class to be displayed. If the current scope does not have se-
cure capability, any qualification other than the current scope causes no relationship
classes to be retrieved.
NAME-ONLY If specified, only the name of the qualifying relationshipclassisdisplayed. If not spec-
ified, the name and owner are displayed.
NOSORT Reports on the relationship classes in the unsorted order in which they are retrieved
from the dictionary. Otherwise, the relationship classes are sorted alphabetically by
the relationship class name.
Description
When sorting is not required, the use of the NOSORT keyword speeds processing time. If the scope does
not have secure capability, and the current scope is not the owner, then the scope owner is not displayed.
Open Mode: Any
Scope: Any
Example
The following example displays the relationship class contains with its scope owner.
>DISPLAY RELATIONSHIP-CLASS contains.
CONTAINS
Scope-Owner : CORESET
1 Relationship-Class(es) Retrieved
>
DISPLAY RELATIONSHIP-TYPE
Displays one or more relationship types.
Syntax
DIS[PLAY] R[ELATIONSHIP-]T[YPE] [ entity-type-name1 ]
[,entity-type-name2 ]
[,entity-type-name3 ]
[,entity-type-name4 ]
[,entity-type-name5 ]
[,entity-type-name6 ]
[;R[ELATIONSHIP-]C[LASS] = relation-class-name ]
[;S[COPE-]O[WNER] = scope-owner-name ]
[;NAME[-ONLY]]