Uses of Class
adams.flow.standalone.rats.output.AbstractMetaRatOutput
-
Packages that use AbstractMetaRatOutput Package Description adams.flow.standalone.rats.output -
-
Uses of AbstractMetaRatOutput in adams.flow.standalone.rats.output
Subclasses of AbstractMetaRatOutput in adams.flow.standalone.rats.output Modifier and Type Class Description class
ContainerValuePicker
Extracts the specified value from the container and passes this on to the base rat output scheme.class
OutputWithCallableTransformer
Meta-transmitter that passes the data through the callable transformer before forwarding it to the base-transmitter.class
OutputWithExternalTransformer
Meta-transmitter that passes the data through the external transformer before forwarding it to the base-transmitter.class
SimpleContainerContent
Extracts the content from the 'simple' container (containers derived from adams.data.container.AbstractSimpleContainer) and passes this on to the base rat output scheme.
-