Uses of Interface
com.rubecula.darwin.foundation.Clocked

Packages that use Clocked
com.rubecula.darwin.evolution   
 

Uses of Clocked in com.rubecula.darwin.evolution
 

Subinterfaces of Clocked in com.rubecula.darwin.evolution
 interface Evolution
           This interface defines the concept of an Evolution.
 interface Evolver
           This interface defines the concept of an Evolver.
 

Classes in com.rubecula.darwin.evolution that implement Clocked
 class Evolution_
          This class is the base implementation of the Evolution_ interface.
 class Evolution_Calendar
          Lifespan: permanent.
 class Evolution_Standard
          Lifespan: permanent.
 class Evolution_Timed
          This abstract class extends the notion of an Evolution_ by adding the properties start, rate for continuously evolving processes [the Evolution_ class can be run in continuous evolution mode too but it doesn't really know about rate and start.
 class EvolutionTask
          Lifespan: transient.
 class Evolver_
          This is the base abstract class for the Evolver interface.
 



Copyright © 2010 Rubecula Software, LLC. All Rights Reserved.