Interface | Description |
---|---|
IMainEngine |
IMainEngine
Interface which provides a contract to the clients
regarding (a) the load of the input files, (b) the
computation of the statistics and (c) the creation
of reports
|
Class | Description |
---|---|
MainEngine |
Chef
Class responsible for (a) the load of the input files, (b) the
computation of the statistics and (c) the creation
of reports
|
MainEngineFactory |
MainEngineFactory
Class responsible for creating the main engine
|