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 classContainerValuePickerExtracts the specified value from the container and passes this on to the base rat output scheme.classOutputWithCallableTransformerMeta-transmitter that passes the data through the callable transformer before forwarding it to the base-transmitter.classOutputWithExternalTransformerMeta-transmitter that passes the data through the external transformer before forwarding it to the base-transmitter.classSimpleContainerContentExtracts the content from the 'simple' container (containers derived from adams.data.container.AbstractSimpleContainer) and passes this on to the base rat output scheme.
-