nl.tudelft.simulation.traffic
Class DemoModel2

java.lang.Object
  extended bynl.tudelft.simulation.traffic.DemoModel2
All Implemented Interfaces:
nl.tudelft.simulation.dsol.ModelInterface, java.io.Serializable

public class DemoModel2
extends java.lang.Object
implements nl.tudelft.simulation.dsol.ModelInterface


(c) copyright 2003-2004 Delft University of Technology , the Netherlands.
See for project information www.simulation.tudelft.nl
License of use: General Public License (GPL) , no warranty

Version:
May 31, 2004
Author:
Alexander Verbraeck
See Also:
Serialized Form

Constructor Summary
DemoModel2()
           
 
Method Summary
 void constructModel(nl.tudelft.simulation.dsol.simulators.SimulatorInterface simulator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DemoModel2

public DemoModel2()
Method Detail

constructModel

public void constructModel(nl.tudelft.simulation.dsol.simulators.SimulatorInterface simulator)
                    throws nl.tudelft.simulation.dsol.SimRuntimeException,
                           java.rmi.RemoteException
Specified by:
constructModel in interface nl.tudelft.simulation.dsol.ModelInterface
Throws:
nl.tudelft.simulation.dsol.SimRuntimeException
java.rmi.RemoteException
See Also:
ModelInterface.constructModel(nl.tudelft.simulation.dsol.simulators.SimulatorInterface)


Copyright © 2003-2004 Delft University of Technology, the Netherlands. All Rights Reserved.