Uses of Package
org.anchoranalysis.experiment.arguments
| Package | Description |
|---|---|
| org.anchoranalysis.experiment.arguments |
Arguments that can further specify an experiment in addition to its bean specification.
|
| org.anchoranalysis.experiment.bean |
Beans related to executing an experiment by calling jobs on inputs.
|
| org.anchoranalysis.experiment.bean.io |
Generic experiments that handle input and output in structured ways.
|
| org.anchoranalysis.experiment.bean.log |
Different approaches to where messages on the progress/status of an experiment are logged to.
|
| org.anchoranalysis.experiment.task |
Non-bean classes related to a
Task. |
-
Classes in org.anchoranalysis.experiment.arguments used by org.anchoranalysis.experiment.arguments Class Description InputArguments Arguments that can further specify an experiment's input in addition to its bean specification.OutputArguments Arguments that can further specify an experiment's output in addition to its bean specification.TaskArguments Arguments that can further specify an experiment's task in addition to its bean specification. -
Classes in org.anchoranalysis.experiment.arguments used by org.anchoranalysis.experiment.bean Class Description ExecutionArguments Arguments that can further specify an experiment's execution (in its entirety) in addition to its bean specification. -
Classes in org.anchoranalysis.experiment.arguments used by org.anchoranalysis.experiment.bean.io Class Description ExecutionArguments Arguments that can further specify an experiment's execution (in its entirety) in addition to its bean specification. -
Classes in org.anchoranalysis.experiment.arguments used by org.anchoranalysis.experiment.bean.log Class Description ExecutionArguments Arguments that can further specify an experiment's execution (in its entirety) in addition to its bean specification. -
Classes in org.anchoranalysis.experiment.arguments used by org.anchoranalysis.experiment.task Class Description ExecutionArguments Arguments that can further specify an experiment's execution (in its entirety) in addition to its bean specification.TaskArguments Arguments that can further specify an experiment's task in addition to its bean specification.