Type Converter ============== Overview -------- The **Type Converter** is MAP Client plugin for converting a providing type from its specified type to another type. Workflow Connections -------------------- As shown in :numref:`fig-mcp-type-converter-workflow-connections`, the **Type Converter** requires a single user specified input. It produces one output, the type of which is user specified, which may be piped to other workflow steps: .. _fig-mcp-type-converter-workflow-connections: .. figure:: _images/workflow-connections.png :alt: Type Converter workflow connections. :align: center :figwidth: 75% **Type Converter** workflow connections. Information on this plugins' specification is available :ref:`here `. Configuration ------------- This step is used for converting types from a providing port of one type to a using port of another. You must set the input and output type **before** connecting to other steps in the workflow. The user is free to set the input and output types to any type they might wish, however the expectation is that the types will be compatible, MAP Client will **not** check this. .. _fig-mcp-type-converter-configure-dialog: .. figure:: _images/step-configuration-dialog.png :alt: Step configure dialog :align: center **Type Converter** step configuration dialog. Instructions ------------ This is a non-interactive step. See `Configuration`_. .. toctree:: :hidden: :caption: Type Converter :maxdepth: 1 specification.rst