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

D

DatabaseController - Class in controller
Controller class for handling the interactions in the database window.
DatabaseController() - Constructor for class controller.DatabaseController
 
decrementValue(TextField) - Method in class controller.SettingsController
Decrements the value of the given text field by one.
deliverOrder(Customer) - Method in class simu.model.Waiter
Delivers the order from the Kitchen to the Customer.
DiscreteGenerator - Interface in eduni.distributions
A continuous generator provides a long value according to the distribution it relies on.
distrib - Variable in class eduni.distributions.Generator
 
Distributions - Class in eduni.distributions
offers several discrete and continuous distributions all seeded by a common well-spaced pseudo random number generator (PRNG).
Distributions() - Constructor for class eduni.distributions.Distributions
The seed is automatically provided by a well-spaced SeedGenerator
Distributions(long) - Constructor for class eduni.distributions.Distributions
The seed is manually set
Distributions(ContinuousGenerator) - Constructor for class eduni.distributions.Distributions
This constructor allows for manually specially the continous generator shared to compute the distribution function.
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