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

I

IControllerForM - Interface in controller
Interface for the controller that provides methods for the simulation engine.
IControllerForV - Interface in controller
Interface for the controller that provides methods for the user interface.
IEngine - Interface in simu.framework
The IEngine interface provides methods to set and get the simulation time and delay.
IEventType - Interface in simu.framework
The IEventType interface is a marker interface for event types.
incrementValue(TextField) - Method in class controller.SettingsController
Increments the value of the given text field by one.
INFO - Enum constant in enum class simu.framework.Trace.Level
 
init() - Method in class simu.framework.Engine
Initializes the simulation.
init() - Method in class simu.model.OwnEngine
Initializes the simulation.
init() - Method in class view.SimulatorView
Sets the trace level to INFO.
initialize() - Method in class controller.ControllerForFxml
Initializes the controller, setting up the visualization and event handlers.
initialize() - Method in class controller.DatabaseController
Initializes the database window.
initialize() - Method in class controller.SettingsController
Initializes the settings view.
invgamma(double, double) - Method in class eduni.distributions.Distributions
computes an invgamma distribution
Invgamma - Class in eduni.distributions
A random number generator based on the invgamma distribution.
Invgamma(double, double) - Constructor for class eduni.distributions.Invgamma
the seed is aumatically provided by the SeedGenerator
Invgamma(double, double, long) - Constructor for class eduni.distributions.Invgamma
The constructor with which a specific seed is set for the random number generator
ISimulatorUI - Interface in view
The ISimulatorUI interface provides methods for the simulator user interface.
isInQueue() - Method in class simu.model.ServicePoint
Returns true if the queue is not empty.
isLeaving() - Method in class simu.model.Customer
Returns whether the customer is leaving.
isReserved() - Method in class simu.model.ServicePoint
Returns true if the service point is reserved.
isSeated() - Method in class simu.model.Customer
Returns whether the customer is seated.
IVisualization - Interface in view
The IVisualization interface provides methods to visualize the simulation.
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