Classes | |
class | AutomatedEngine |
An AI simulator for the final prototype. More... | |
interface | Engine |
Defines the methods that the AI engine must support to allow our user interface to update it. More... | |
class | WizardOfOzEngine |
An AI simulator for purposes of Wizard Of Oz testing. More... | |
class | WizardOfOzEngineException |
An exception to be thrown when the Wizard of Oz engine fails to process a request from the front end. More... |