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
InputManagercan be replaced.Indicates and provides a mechanism that theOutputManagercan be replaced.Indicates and provides a mechanism that theTaskcan be replaced.