SimJava 2.0.1

Uses of Interface
eduni.simjava.Sim_output

Packages that use Sim_output
eduni.simanim Classes concerned with providing simulations with animation. 
eduni.simjava Classes that form the main simulation structure of SimJava
 

Uses of Sim_output in eduni.simanim
 

Classes in eduni.simanim that implement Sim_output
 class Sim_anim
          The class that manages the simulation in animated mode.
 

Uses of Sim_output in eduni.simjava
 

Classes in eduni.simjava that implement Sim_output
 class Sim_outfile
          The default trace output class, which implements the Sim_output interface.
 

Methods in eduni.simjava that return Sim_output
static Sim_output Sim_system.get_trcout()
          Get the object to which the simulation trace is sent.
 

Methods in eduni.simjava with parameters of type Sim_output
static void Sim_system.initialise(Sim_output out, Thread sim)
          Initialise the system to draw simdiag diagrams.
 


SimJava 2.0.1

The University of Edinburgh, 2009