List My Models
Displays information of all specified models owned by the calling EDMuser.
All models in the database with a name that exactly or partly matches the arguments <Repository> and <Model> and is owned by the calling EDMuser, will be displayed unless the option [exact match] is set, then only the model with the name that exactly matches the arguments <Repository> and <Model> will be displayed provided the model is owned by the calling EDMuser. The argument <Schema> can be used to filter out models that have the specified schema(ta) as the underlying schema.
Arguments:
Repository: |
Specify the repository(ies) to search for the actual model name(s). Repository names are case sensitive. |
Model: |
Specify the name of the model(s) to be displayed. Model names are case sensitive. |
Schema: |
Specify the name of schema(ta) that is used as the underlying schema of the models to display. Schema 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 option that specifies that only model with the name that exactly matches the <Repository> and <Model> argument will be displayed provided the calling EDMuser is the owner of the model. When the argument <Schema> is not blank, then this particular model must have an underlying schema with a name that exactly matches the <Schema> argument. |
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 extended information of the actual model(s) will be displayed. |