Package org.anchoranalysis.experiment.io
Interfaces for replacing attributes of an experiment: input, output, task etc.
-
Interface Summary Interface Description ReplaceInputManager<T extends InputFromManager> Indicates and provides a mechanism that theInputManagercan be replaced.ReplaceOutputManager Indicates and provides a mechanism that theOutputManagercan be replaced.ReplaceTask<T extends InputFromManager,S> Indicates and provides a mechanism that theTaskcan be replaced. -
Class Summary Class Description InitializationContext Context for creating initialization-parameters.