All Classes and Interfaces

Class
Description
Adds options relating to inputting from the command-line.
Base class for adding options from command-line arguments.
Adds options relating to outputting from the command-line.
A centralized location for hyperlinks to the Anchor website.
Converts string passed as arguments.
An exception thrown at run-time while processing command-line arguments.
Adds methods to CommandLine for querying and extracting options, with and without arguments.
All command-line options used by the launcher.
Runs a particular experiment after identifying necessary paths and input files.
Creates an ExperimentExecutor.
SelectParam<Path> factory for experiments.
A dummy task that simply writes a message to all log files, specifically: 1.
Configuration for help messages in the launcher.
SelectParam<Path> factory for inputs.
An exception thrown if an invalid path is inputted as an argument.
A command-line interface used for launching experiments.
Specifies a configuration of the launcher for a particular application.
SelectParam<Path> factory for outputs.
Parses command-line arguments and runs an experiment.
Loading and printing predefined-tasks.
Utility class for converting paths to a more user-friendly representation.
Accesses resource-files associated with this application.
Different methods of selecting an object T that is used as a parameter for an experiment.
Creates an appropriate SelectParam based upon the options passed to the command-line.
Determines Paths related to tasks.
Uses whatever default-manager exists