GridSim
v3.1beta

Uses of Package
eduni.simjava

Packages that use eduni.simjava
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.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.
 


GridSim
v3.1beta

The University of Melbourne, Australia, 2004