Package org.anchoranalysis.experiment.io
package org.anchoranalysis.experiment.io
Interfaces for replacing attributes of an experiment: input, output, task etc.
-
ClassDescriptionContext for creating initialization-parameters.ReplaceInputManager<T extends InputFromManager>Indicates and provides a mechanism that the
InputManager
can be replaced.Indicates and provides a mechanism that theOutputManager
can be replaced.Indicates and provides a mechanism that theTask
can be replaced.