Entity Relations
Displays information of supertype/subtypes relationship between specific entities.
The relation between all entities that have a name that exactly or partly matches the arguments <Schema>, <Entity1>, and the arguments <Schema>, <Entity2> will be displayed unless the option [exact match] is set, then only the relation between the entity that has a name that exactly matches the arguments <Schema> and <Entity1>, and the entity that has a name that exactly matches the arguments <Schema> and <Entity2>, will be displayed.
Arguments:
Schema: |
Specify the name of schema(ta) in the EDMdatabase that defines the actual entities. Schema names are case insensitive. |
Entity1: |
Specify the name of the actual entity(ies) defined in the schema(ta) specified by the <Schema> argument that may be the first entity in a relation. Entity names are case insensitive. |
Entity2: |
Specify the name of the actual entity(ies) defined in the schema(ta) specified by the <Schema> argument that may be the second entity in a relation. Entity names are case insensitive. |
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 options that specifies that only the entity with a name that exactly matches the arguments <Schema> and <Entity1>, and the entity with a name that exactly matches the arguments <Schema> and <Entity2> will be handled by this command. |
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. |
long form: |
Specifies that for all actual entities that have a relation the command Schemata>FlattenEntity will be invoked to display the complete inheritance graph of the subtype in the actual relation. |