Uses of Class
org.anchoranalysis.experiment.bean.task.TaskWithoutSharedState
Packages that use TaskWithoutSharedState
Package
Description
Loading and displaying pre-defined tasks.
-
Uses of TaskWithoutSharedState in org.anchoranalysis.launcher.run.tasks
Subclasses of TaskWithoutSharedState in org.anchoranalysis.launcher.run.tasksModifier and TypeClassDescriptionclassHelloWorld<S extends InputFromManager>A dummy task that simply writes a message to all log files, specifically: 1. log file for experiment 2. log file for each input-object -
Uses of TaskWithoutSharedState in org.anchoranalysis.plugin.mpp.bean.define
Subclasses of TaskWithoutSharedState in org.anchoranalysis.plugin.mpp.bean.defineModifier and TypeClassDescriptionclassDerives various types of outputs (images, histograms etc.) fromMultiInputs.