Uses of Package
myShell

Packages that use myShell
myDataBases Provides classes storing and allowing the fast retrieving of several types of information using a MySQL database or the content of an xml file and a directory. 
myShell It is the interface between CPS and the rest of the computer as well as the user : it reads configuration files, writes the results, a log file and contains the main method. 
 

Classes in myShell used by myDataBases
LogWriter
          It is used to write a log file explaining the steps the program went through during its execution.
 

Classes in myShell used by myShell
Interpreter
          Deals with several xml files, either reading or writing them.
LogWriter
          It is used to write a log file explaining the steps the program went through during its execution.