Name

adams.flow.control.SetContainerValue


Synopsis

Updates a single item in the container passing through, using either the data obtained from a callable actor or a storage item.
Using the 'force' option, additional meta-data can be stored in the container as well.


Additional information

Flow input/output:
- input: adams.flow.container.AbstractContainer
- output: java.lang.Object


Options