Name

adams.flow.control.InputOutputListener


Synopsis

Listens to the input/output tokens of the sub-actors, sending them to callable actors.


Additional information

Flow input/output:
- input: adams.flow.core.Unknown
- output: adams.flow.core.Unknown
Actor handler information:
- Actor execution: SEQUENTIAL
- Standalones allowed: false
- Source allowed: false
- Forwards input: true
Stop restriction: optional (currently: off)


Conditional equivalent

adams.flow.control.ConditionalSubProcess


Options