|
SimJava 2.0.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use eduni.simjava | |
---|---|
eduni.simanim | Classes concerned with providing simulations with animation. |
eduni.simjava | Classes that form the main simulation structure of SimJava . |
eduni.simjava.distributions | Classes concerning random number sampling and random variate generation. |
Classes in eduni.simjava used by eduni.simanim | |
---|---|
Sim_output
The interface that a trace output class must provide. |
|
Sim_reporter
This interface defines the functionality that must be present in the simulation's reporter. |
Classes in eduni.simjava used by eduni.simjava | |
---|---|
Sim_any_p
A predicate which will match any event on the deferred event queue. |
|
Sim_entity
This class represents the types of entities or processes of the simulation. |
|
Sim_event
This class represents events which are passed between the entities in the simulation. |
|
Sim_exception
Top-level error thrown when an error in the simulation occurs. |
|
Sim_none_p
A predicate which will not match any event on the deferred event queue. |
|
Sim_output
The interface that a trace output class must provide. |
|
Sim_port
This class represents ports which are used to connect entities for event passing. |
|
Sim_predicate
Predicates are used to select events from the deferred queue. |
|
Sim_reporter
This interface defines the functionality that must be present in the simulation's reporter. |
|
Sim_stat
A class that provides entities with statistical support. |
Classes in eduni.simjava used by eduni.simjava.distributions | |
---|---|
Sim_exception
Top-level error thrown when an error in the simulation occurs. |
|
SimJava 2.0.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |