Package SALT.assessment

Class Summary
Design Contains all settings, which specify a subjective assessment.
DesignReader To work with a design in SalT, the DesignReader generates a Design object from the data in a .design file.
DesignWriter The DesignWriter provides a writing method to write the data from a Design object to a .design file.
DumpReceiver  
FilterDESIGN FilterDESIGN can be set on a JFileChooser to keep unwanted files from appearing in the directory listing.
FilterLOG FilterLOG can be set on a JFileChooser to keep unwanted files from appearing in the directory listing.
FilterSUM FilterSUM can be set on a JFileChooser to keep unwanted files from appearing in the directory listing.
ItemInfo Provides getters and setters for an ItemInfo and a method to compare ItemInfo objects.
Salt Main class for Salt.
Session Contains all settings, which specify a test subject.
SessionReader To work with a session in SALT, the SessionReader generates a Session object from the data in a .log file.
SessionWriter The SessionWriter provides two writing methods to write the data from a Session object to a .log file.
TrialInfo Provides getters and setters for a TrialInfo and a methods to compare TrialInfo objects and to sort ItemInfos.
XtraInfo Provides getters and setters for a XtraInfo.