Class | Description |
---|---|
FileHandler |
Object that handles file reading and writing and offers
various manipulation and access methods of the file contents.
|
GenOptFileFilter |
Object for filtering initialization files in the JFileChooser object
This project was carried out at:
Lawrence Berkeley National Laboratory (LBNL),
Simulation Research Group,
and supported by
the
U.S.
|
SimOutputFileHandler |
Object that extends FileHandler and offers additional methods
to get the value of the objective function out of the file.
|
Token |
String tokenizer for file input.
|
Exception | Description |
---|---|
InputFormatException |
Thrown when an error in the simulation input file was found.
|