Class | Description |
---|---|
AnalysisFile |
A file with all the definitions necessary to do an analysis.
|
AnalysisFileParser |
Parses an AnalysisFile file to the AnalysisFile object.
|
Command |
Parent class of all R-Peridot commands
|
PeridotCmd | |
UserInterface |
The main class for the R-Peridot CLI.
|
Exception | Description |
---|---|
AnalysisFileParser.ParseException | |
Command.CmdParseException |