io
Class RemoteInit

java.lang.Object
  extended by uchicago.src.sim.engine.SimInit
      extended by io.RemoteInit

public class RemoteInit
extends uchicago.src.sim.engine.SimInit

Author:
rzm To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Field Summary
 
Fields inherited from class uchicago.src.sim.engine.SimInit
VERSION
 
Constructor Summary
RemoteInit()
           
 
Method Summary
 void loadModel(uchicago.src.sim.engine.SimModel model, java.lang.String fileName, boolean isBatch)
           
 
Methods inherited from class uchicago.src.sim.engine.SimInit
main, setExitOnExit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteInit

public RemoteInit()
Method Detail

loadModel

public void loadModel(uchicago.src.sim.engine.SimModel model,
                      java.lang.String fileName,
                      boolean isBatch)
Overrides:
loadModel in class uchicago.src.sim.engine.SimInit