Package org.anchoranalysis.experiment.bean.io
Generic experiments that handle input and output in structured ways.
-
Class Summary Class Description InputOutputExperiment<T extends InputFromManager,S> An experiment that uses both anInputManagerto specify inputs and aOutputManagerto specify outputting.OutputExperiment AnExperimentthat produces output files, as defined by aOutputManager.