Rename Model
Gives a new name to a model in the EDMdatabase. This command does not apply on dictionary models. Only an owner of a model can rename it.
Arguments:
Repository: |
Name of the open repository that holds the actual model. Repository names are case sensitive. |
Model: |
Specify the name of the model to rename. Model names are case sensitive. |
New Model Name: |
Specify the new name of the model. The model must have a name that is unique within the repository that holds the model, i.e., model names must be unique within a repository. The model name must start with a letter and the rest of the model name can be any mix of alphanumeric characters and the underscore character. Model names are case sensitive. |
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. |
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. |