List Complex Entities

Displays the fully qualified entity name of the specified complex entity(ies). A fully qualified entity name has the following form: Schema Name.Entity Name.
All complex entities with a name that exactly or partly matches the arguments <Schema> and <Entity> will be displayed unless the option [exact match] is set, then only the complex entity with a name that exactly matches the arguments <Schema> and <Entity> will be displayed.
Arguments:

Schema:

Specify the name of schema(ta) in the EDMdatabase that defines the actual complex entity(ies). Schema names are case insensitive.
When activating the Select button, the names of all existing schemata will be displayed in the related selection list.

Entity:

Specify the name of the actual complex entity(ies) defined in the schema(s) specified by the <Schema> argument that will be displayed. Complex entity names are case insensitive.
A complex entity name is an alphabetically ordered concatenation of the names of all the constituents, i.e., the subtype entities that defines the complex entity. A '+' symbol must be used to concatenate the names. For example, the complex entity name involving the entities 'SUBTYPE1' and 'SUBTYPE2' shall be of the form 'SUBTYPE1+SUBTYPE2'.
When activating the Select button, the name of all complex entities in the schema(ta) defined by the <Schema> argument will be displayed in the related selection list

Options:

accumulating command output:

A global option that appends the command output to the EDMsupervisor output window. Otherwise the output window is refreshed and only the last command output is displayed.

exact match:

A global option that specifies that only the complex entity with the name that exactly matches the <Schema> and <Entity> arguments will be displayed.

match selected input:

A global option that specifies that only items that partly or exactly matches the string in the related argument input field when activating a Select button, will be in the selection list. An empty (blank) string will match all items.