Uses of Package
org.anchoranalysis.experiment
Packages that use org.anchoranalysis.experiment
Package
Description
Arguments that can further specify an experiment in addition to its bean specification.
Beans related to executing an experiment by calling jobs on inputs.
Generic experiments that handle input and output in structured ways.
How a task is executed on multiple inputs.
Defines a task,
which is a set of operations run on an input, that may or may not generate an output.
Non-bean classes related to
JobProcessor.-
Classes in org.anchoranalysis.experiment used by org.anchoranalysis.experiment.argumentsClassDescriptionAn exception that occurs when an experiment is executed.
-
Classes in org.anchoranalysis.experiment used by org.anchoranalysis.experiment.beanClassDescriptionAn exception that occurs when an experiment is executed.
-
Classes in org.anchoranalysis.experiment used by org.anchoranalysis.experiment.bean.ioClassDescriptionAn exception that occurs when an experiment is executed.
-
Classes in org.anchoranalysis.experiment used by org.anchoranalysis.experiment.bean.processorClassDescriptionAn exception that occurs when an experiment is executed.
-
Classes in org.anchoranalysis.experiment used by org.anchoranalysis.experiment.bean.taskClassDescriptionAn exception that occurs when an experiment is executed.An exception that occurs when a job is executed.
-
Classes in org.anchoranalysis.experiment used by org.anchoranalysis.experiment.task.processor