|
Packages |
| edu.stanford.cs.ra |
Contains RA, the main entry point for using ResearchAssistant
in a research application. |
| edu.stanford.cs.ra.arguments |
The RA arguments parser provides a convenient, annotation-based approach
to command line argument parsing. |
| edu.stanford.cs.ra.stage |
StageWise provides an infrastructure for structuring an experiment
program as a series of Stages marked with explicit dependency
relationships. |
| edu.stanford.cs.ra.stringify |
Centralized mechanism of turning objects to and from basic String
representation. |
| edu.stanford.cs.ra.util |
Miscellaneous utilities used throughout RA. |
| edu.stanford.cs.ra.workbook |
Utilities for manipulating the files generated and read by RA in the
process of managing external resource accesses, checkpoints, and
experiment jars. |
| edu.stanford.cs.ra.xml |
Utilities for easy, flexible writing of well-formed XML. |