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

E

eduni.distributions - package eduni.distributions
 
Engine - Class in simu.framework
The Engine class is an abstract class that represents the core of the simulation engine.
Engine(IControllerForM) - Constructor for class simu.framework.Engine
Constructs an Engine with the specified controller.
erlang(double, double) - Method in class eduni.distributions.Distributions
computes an Erlang's distribution
Erlang - Class in eduni.distributions
A random number generator based on the Erlang distribution.
Erlang(double, double) - Constructor for class eduni.distributions.Erlang
the seed is automatically provided by the SeedGenerator
Erlang(double, double, long) - Constructor for class eduni.distributions.Erlang
The constructor with which a specific seed is set for the random number generator
ERR - Enum constant in enum class simu.framework.Trace.Level
 
Event - Class in simu.framework
The Event class represents an event in the simulation.
Event(IEventType, double) - Constructor for class simu.framework.Event
Constructs an Event with the specified event type and time.
eventList - Variable in class simu.framework.Engine
 
EventList - Class in simu.framework
The EventList class represents a list of events in the simulation.
EventList() - Constructor for class simu.framework.EventList
Constructs an empty EventList.
EventType - Enum Class in simu.model
The EventType enum represents the event types in the simulation model.
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