Index

A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

O

openAboutWindow() - Method in class controller.ControllerForFxml
Opens the about window.
openDatabaseWindow() - Method in class controller.ControllerForFxml
Opens the database window.
openResultsWindow(Map<String, Map<String, Integer>>, double, int, int, int, Map<String, Double>) - Method in class controller.ResultsController
Opens the results window and updates the text areas with the provided meal data.
openSettings() - Method in class controller.ControllerForFxml
Opens the settings window.
order(Waiter, MenuItem) - Method in class simu.model.Customer
Orders the specified menu item from the waiter.
OrderService - Class in simu.model
OrderService Class that receives orders from the Waiter and prepares the meals.
OrderService(MenuDao) - Constructor for class simu.model.OrderService
Constructs an OrderService with the specified MenuDao.
out(Trace.Level, String) - Static method in class simu.framework.Trace
Outputs a trace message.
OwnEngine - Class in simu.model
The OwnEngine class represents the simulation engine for the restaurant simulation.
OwnEngine(IControllerForM, ControllerForFxml, SettingsController) - Constructor for class simu.model.OwnEngine
Constructs an OwnEngine with the specified controller, controller for FXML, and settings controller.
A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form