|
Class Summary |
| CommandLine |
This simple helper class is used to test if a given argument exits from
a command line input, and what the value is for a given argument. |
| Continuation |
This class is a tool for reading in status of skills and drills
from a plain text file. |
| Drill |
This object represents a Drill object in Training. |
| EventWrapper |
Provides type-safe access to different event types. |
| Mastery |
|
| Mastery.Result |
|
| Pause |
This object represents a Drill object in Training. |
| Settings |
This class is a tool for reading in some training program settings
from a plain text file. |
| Settings.MutableSettings |
This inner class is of type Settings, but unlike Settings, it
allows the settings to be written to a file. |
| ShallowConstraint |
Used to pass constraint descriptions from the skill lattice to the tasks objects. |
| Skill |
This object represents a Skill object in the Training program. |
| SkillAlias |
A skill that simply wraps another skill. |
| SkillLattice |
This class reads in a given XML file and parses it for Skill nodes. |
| Stats |
This class is a tool for reading in status of skills and drills
from a plain text file. |
| Task |
This object represents a Task object in Training. |
| TaskList |
A list of tasks that produces a retreival ordering. |