Editing a Module

Edit basic module properties and module input, output and import functions.

Prerequisites
Create the module.
Task

Specific module inputs and outputs are determined by project developers. Imported modules have restrictions on editing, but you can modify module input and output nodes.

  1. In the Visual editor, select the module to edit.
  2. Edit the module name to be unique across all object names in the scope for this module, either:
    • Click the module name.
    • In verbose mode, click Edit module.gif.
    • Select the module, and in the Properties view modify the name value.
    By default, the Properties view is in the lower left of the Authoring perspective.
  3. Click Add Module Inputs (input_stream.gif).
  4. In the Module Inputs dialog, select the inputs to add or remove, then click OK.
  5. Select Add Module Outputs (stream.gif).
  6. In the Module Outputs dialog, select the outputs to add or remove, then click OK.
  7. To access and edit the contents of the CREATE MODULE statement, select Open Module Diagram (diagram.gif).
  8. Edit the module in the diagram that opens.
  9. Add comments in the Properties view.
Related tasks
Creating a Module
Creating a Module File
Importing Definitions from Another CCL File
Using a Module Within a Project
Configuring the Loaded Module
Configuring a Module Repository