Renaming Tools, Parameters, and Results

Renaming MERLIC tools and their connectors can help clarify specific tasks and use cases within your MERLIC Vision App (MVApp), enhancing the overall clarity and organization of your workflow.

You can use almost all common types of characters for the names provided they adhere to the naming conventions described in the last section.

Renaming Tools

You can rename a MERLIC tool in the Tool Workspace at the respective tool board and in the Tool Flow panel. After renaming, both the default name and the user given name will be displayed at the tool board and in the Tool Flow panel to ensure the tool can be easily identified.

Renaming Tools at the Tool Board

  1. Select the tool to be renamed.
  2. In the tool board, click on the tool name.
  3. Enter the new tool name into the respective text field. If you only enter a number, it will be appended to the end of the default name instead.

  4. Confirm your changes.

Renaming Tools in the Tool Flow

  1. In the Tool Flow panel, right-click on the tool to be renamed and select " Rename". Alternatively, you can select the tool and use the keyboard shortcut F2.

  2. Enter the new tool name into the text field. If you only enter a number, it will be appended to the end of the default name instead.

  3. Press Enter to confirm your changes.

Renaming Tool Parameters and Results

  1. Select the respective tool.
  2. In the tool board, click on the name of the tool parameter or tool result to be renamed.
  3. Enter the new name into the text field. If you only enter a number, it will be appended to the end of the default name instead.

  4. Press Enter or click outside the dialog to confirm your changes.

After renaming, only the new name will be displayed at the tool board. If you want to check the default name of a parameter or result, hover the mouse pointer over the respective connector. MERLIC will display a tooltip which contains additional information on the name and semantic type.

When connecting the parameter or result in the MERLIC Creator or in the MERLIC Designer, both the default name and the user given name will be displayed.

Restoring the Default Name

To restore the default name of a tool, a tool parameter, or tool result, proceed as follows:

  1. Click on the respective name at the tool board or in the Tool Flow panel.
  2. Remove the user given name in the text field.
  3. Confirm your changes.

Naming Conventions

For the tools Branch on Condition and Evaluate Expression, some restrictions apply when renaming the tool parameters and results:

  • The following characters are not allowed in the names of tool parameters and results:
    Copy
    ][ ! " # $ % & ' ( ) * + , . / \ : ; < > = ? @ ^ ` { } | ~ -
  • The names of the tool parameters and results may not start with the following characters:
    • Double underscore, for example, "__Parameter"
    • Digit, for example, "1_Parameter"
  • Names that represent reserved identifiers, for example, operations in the expression, are not allowed as names for the tool parameters and results.