sample_module.capsul.pipeline1.Pipeline1

Pipeline1

A dumy pipeline example. Contains 3 nodes and a switch.

Note

  • Type ‘Pipeline1.help()’ for a full description of this process parameters.

  • Type ‘<Pipeline1>.get_input_spec()’ for a full description of this process input trait types.

  • Type ‘<Pipeline1>.get_output_spec()’ for a full description of this process output trait types.

Inputs

[Mandatory]

nodes_activation: a legal value ([‘ControllerTrait’] - mandatory)
No description.
SW: a legal value ([‘Enum’] - mandatory)
No description.
A_param_a: a file name ([‘File’] - mandatory)
input param A
A_param_b: an integer (int or long) ([‘Int’] - mandatory)
another parameter B
B_param_a: a file name ([‘File’] - mandatory)
input param A
B_param_b: an integer (int or long) ([‘Int’] - mandatory)
another parameter B
C_param_b: an integer (int or long) ([‘Int’] - mandatory)
another parameter B

Outputs

param_c: a file name ([‘File (filename: input)’] - mandatory)
output param C

Pipeline schema

../../../../_images/sample_module.capsul.pipeline1.Pipeline1.png