blockParallel
Parallel splitting of execution path (use component between two transitions)
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | nBranches | 2 | Number of parallel branches that are executed in parallel |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Interfaces.Step_in | inPort | ||
| Interfaces.Step_out | outPort | ||
| Transition_in_forParallel[nBranches] | join | ||
| Transition_out_forParallel[nBranches] | split |
Contents
| Name | Description |
|---|---|
| Input port of a transition (has special icon for usage in component 'Parallel') | |
| Output port of a transition (has special icon for usage in component 'Parallel') |