com.rubecula.darwin.foundation
Interface Terminal

All Known Subinterfaces:
Evolvable, Population, Taxon
All Known Implementing Classes:
Evolvable_, Population_, Population_Malthusian, Population_Managed, Population_TS, Taxon_, Taxon_Darwinian

public interface Terminal

Author:
Robin Hillyard

Method Summary
 boolean isFinished()
           
 

Method Detail

isFinished

boolean isFinished()
Returns:
true if we have done enough already to this object (for instance, for an evolvable object, this means that we have reached a maximum number of generations).


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