Package sbrt.shell

Provides classes used by shell-level software.

See:
          Description

Class Summary
HomeDirectory This class is used to return the home directory of the SBRT, that is, the directory in which the SBRT resides.
ProcessManagerFactory This class is used to create ProcessManager objects.
ProgramSolverFactory This class is used to create ProgramSolver objects.
WorkingDirectory This class is used to manage the working directory of the SBRT.
 

Exception Summary
ApplicationException This class is the superclass of those exceptions that are expected to be thrown from the SBRT shell.
 

Package sbrt.shell Description

Provides classes used by shell-level software.