Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- uniform(double, double) - Method in class eduni.distributions.Distributions
-
computes a uniform distribution; sample is provided by the PRGN
- Uniform - Class in eduni.distributions
-
A random number generator based on the uniform distribution.
- Uniform(double, double) - Constructor for class eduni.distributions.Uniform
-
the seed is aumatically provided by the
SeedGenerator - Uniform(double, double, long) - Constructor for class eduni.distributions.Uniform
-
The constructor with which a specific seed is set for the random number generator
- updateDistribution(ContinuousGenerator) - Method in class simu.model.ServicePoint
-
Updates the service time distribution.
- updateOutputAreas(Map<String, Map<String, Integer>>, double, int, int, int, Map<String, Double>) - Method in class controller.ResultsController
-
Updates the text areas with the provided meal data.
- updateServicePointSums(int, int, int, int, int, int, int, int, int, int, int, int) - Method in class controller.ControllerForFxml
-
Updates the service point sums with the specified values.
- updateServicePointSums(int, int, int, int, int, int, int, int, int, int, int, int) - Method in interface controller.IControllerForM
-
Updates the service point sums with the specified values.
- updateSettingsView(TextField) - Method in class controller.SettingsController
-
Updates the settings view based on the given text field.
- updateSimulationTime(double) - Method in class controller.ControllerForFxml
- updateSliderValue(Slider, String) - Method in class controller.SettingsController
-
Updates the simulation parameters based on the slider value.
- updateTextArea(String) - Method in class controller.ControllerForFxml
-
Updates the console log text area with the specified message.
- updateTextFields() - Method in class controller.SettingsController
-
Updates the text fields with the current settings values.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form