Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
R
- randChance(int) - Method in class simu.model.OwnEngine
-
Returns random number between 0 and chance.
- RandomGenerator - Class in eduni.distributions
-
A random number generator producing pseudorandom numbers based on the value of a specific seed.
- RandomGenerator() - Constructor for class eduni.distributions.RandomGenerator
- RandomGenerator(long) - Constructor for class eduni.distributions.RandomGenerator
- receiveOrder(MenuItem, Customer) - Method in class simu.model.Kitchen
-
A method that receives the order from the Waiter and adds it to the orderMap.
- remove() - Method in class simu.framework.EventList
-
Removes and returns the next event in the list.
- removeCustomer(int, int) - Method in interface view.IVisualization
-
Removes a customer from the visualization.
- removeCustomer(int, int) - Method in class view.Visualization
-
Removes a customer by filling a rectangle on the canvas.
- removeCustomerFromTable(Customer) - Method in class simu.model.Tables
-
Removes a customer from a table.
- report(ControllerForFxml) - Method in class simu.model.Customer
-
Reports the results of the simulation.
- reseed() - Method in class eduni.distributions.Generator
- reseed() - Method in class eduni.distributions.RandomGenerator
- reseed() - Method in interface eduni.distributions.Seedable
-
Get another seed well-spaced (from the default
SeedGenerator) - reseed() - Method in class eduni.distributions.SeedGenerator
- resetPositions() - Method in class view.Visualization
-
Resets the positions of the customers.
- results() - Method in class simu.framework.Engine
-
Displays the simulation results.
- results() - Method in class simu.model.OwnEngine
-
Results of the simulation.
- ResultsController - Class in controller
-
The ResultsController class is responsible for displaying the results window and updating the text areas with meal data.
- ResultsController() - Constructor for class controller.ResultsController
- resumeSimulation() - Method in class controller.ControllerForFxml
-
Resumes the simulation.
- resumeSimulation() - Method in class simu.model.OwnEngine
-
Resumes the simulation.
- run() - Method in class simu.framework.Engine
-
Runs the simulation engine.
- runEvent(Event) - Method in class simu.framework.Engine
-
Runs the specified event.
- runEvent(Event) - Method in class simu.model.OwnEngine
-
Runs the event.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form