Class | Description |
---|---|
ErrorChecker |
Object that scans a String array for any number of possible
error messages.
|
SimulationStarter |
Object for calling a simulation program.
|
SimulationThread |
Object for creating a thread that executes a simulation.
|
ThreadedInputStream |
Class to buffer the error stream.
|
Exception | Description |
---|---|
SimulationInputException |
Thrown when an error in the simulation input file was found.
|