nl.tudelft.simulation.examples.dsol.dess
Class DESSModel

java.lang.Object
  extended by nl.tudelft.simulation.examples.dsol.dess.DESSModel
All Implemented Interfaces:
Serializable, ModelInterface

public class DESSModel
extends Object
implements ModelInterface

Author:
peter
See Also:
Serialized Form

Constructor Summary
DESSModel()
          constructs a new DESSModel
 
Method Summary
 void constructModel(SimulatorInterface simulator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DESSModel

public DESSModel()
constructs a new DESSModel

Method Detail

constructModel

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


Copyright © 2002-2010 Delft University of Technology, the Netherlands. All Rights Reserved.