nl.tudelft.simulation.dsol.tutorial.section43
Class Life

java.lang.Object
  extended by nl.tudelft.simulation.dsol.tutorial.section43.Life
All Implemented Interfaces:
Serializable, ModelInterface

public class Life
extends Object
implements ModelInterface

A Life
(c) copyright 2002-2005 Delft University of Technology , the Netherlands.
See for project information www.simulation.tudelft.nl
License of use: Lesser General Public License (LGPL) , no warranty.

Version:
1.0 Dec 9, 2003
Author:
Peter Jacobs
See Also:
Serialized Form

Constructor Summary
Life()
          constructs a new Life
 
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

Life

public Life()
constructs a new Life

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.