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

C

calculatePerformanceMetrics() - Method in class simu.model.OwnEngine
Calculates the performance metrics of the simulation.
calculatePrepTime(List<Customer>) - Method in class simu.model.Waiter
Calculate the preparation time for the group of customers.
cauchy(double, double) - Method in class eduni.distributions.Distributions
computes a Cauchy's distribution
Cauchy - Class in eduni.distributions
A random number generator based on the Cauchy distribution.
Cauchy(double, double) - Constructor for class eduni.distributions.Cauchy
the seed is automatically provided by the SeedGenerator
Cauchy(double, double, long) - Constructor for class eduni.distributions.Cauchy
The constructor with which a specific seed is set for the random number generator
changeArrivalMean(double) - Method in class simu.model.OwnEngine
Changes the mean of the arrival process.
changeEatingMean(double) - Method in class simu.model.OwnEngine
Changes the mean of the eating process.
changeExitingMean(double) - Method in class simu.model.OwnEngine
Changes the mean of the exiting process.
changeOrderingMean(double) - Method in class simu.model.OwnEngine
Changes the mean of the ordering process.
changeSeatingMean(double) - Method in class simu.model.OwnEngine
Changes the mean of the seating process.
changeServiceMean(double) - Method in class simu.model.OwnEngine
Changes the mean of the service process.
chisquare(long) - Method in class eduni.distributions.Distributions
computes a chisquare distribution
ChiSquare - Class in eduni.distributions
A random number generator based on the Chi-Square distribution.
ChiSquare(long) - Constructor for class eduni.distributions.ChiSquare
the seed is automatically provided by the SeedGenerator
ChiSquare(long, long) - Constructor for class eduni.distributions.ChiSquare
The constructor with which a specific seed is set for the random number generator
clearScreen() - Method in interface view.IVisualization
Clears the screen.
clearScreen() - Method in class view.Visualization
Clears the screen by filling the canvases with the background colors.
Clock - Class in simu.framework
The Clock class is a singleton that keeps track of the simulation time.
compareTo(Event) - Method in class simu.framework.Event
Compares this event with the specified event based on the time.
conn - Variable in class simu.Dao.MenuDao
 
ContinuousGenerator - Interface in eduni.distributions
A continuous generator provides a double value according to the distribution it relies on.
controller - package controller
 
controller - Variable in class simu.framework.Engine
 
ControllerForFxml - Class in controller
Controller class for handling the FXML UI interactions.
ControllerForFxml() - Constructor for class controller.ControllerForFxml
 
Customer - Class in simu.model
The Customer class represents a customer in the simulation.
Customer() - Constructor for class simu.model.Customer
Constructs a Customer with the specified id.
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