Uses of Class
edu.ntnu.ecosim.communication.ResultReceiver

Packages that use ResultReceiver
edu.ntnu.ecosim.communication   
edu.ntnu.ecosim.visual   
 

Uses of ResultReceiver in edu.ntnu.ecosim.communication
 

Constructors in edu.ntnu.ecosim.communication with parameters of type ResultReceiver
EcoSim(ResultReceiver rr)
          The Constructor.
EcoSim(ResultReceiver rr, java.lang.String configpath)
          The Constructor to be used by external applications that need to define the file path of the configuration file
 

Uses of ResultReceiver in edu.ntnu.ecosim.visual
 

Subclasses of ResultReceiver in edu.ntnu.ecosim.visual
 class Receiver
          This class extends the ResultReceiver interface, and allows the interface to receive information from the simulation engine