com.rubecula.darwin.domain.world
Class Population_Malthusian

java.lang.Object
  extended by net.sf.tostring0.AToString
      extended by com.rubecula.darwin.foundation.Evolvable_
          extended by com.rubecula.darwin.domain.world.Population_
              extended by com.rubecula.darwin.domain.world.Population_Malthusian
All Implemented Interfaces:
Censusible, Population, PopulationExposed, Countable, Evolvable, Generational, Terminal, Theological, Visualizable, net.sf.tostring0.Identifiable, net.sf.tostring0.IToString

public final class Population_Malthusian
extends Population_

This concrete class is the default implementation of Population. It provides no additional functionality over Population_, other than a public constructor.

Version:
$Revision: 1.18 $
Author:
Robin Hillyard

Field Summary
 
Fields inherited from class com.rubecula.darwin.domain.world.Population_
_colonies, _index, LOG, S_COLON
 
Fields inherited from interface net.sf.tostring0.IToString
ANGBR_OPEN, ANGBRA_CLSE, BRA_CLSE, BRA_OPEN, BRCE_OPEN, BRCS_CLSE, COLON, LIST_SEPARATOR, MAX_ELEMENTS_DEFAULT, S_MT, S_PERCENT, SEPARATOR, SPACE
 
Constructor Summary
Population_Malthusian(java.lang.String identifier)
          Public constructor for Population_Malthusian where:
 
Method Summary
protected  java.lang.Object determineResult()
          This simply returns null, such that there is no result.
 
Methods inherited from class com.rubecula.darwin.domain.world.Population_
addColony, censusMe, cullMembers, equals, getCensusibleChildren, getColonies, getColony, getCount, getGeneration, getIndividuals, getRealm, getSequence, getSink, getTaxon, getTotal, hashCode, isFinished, midGenerationProcessing, nextGeneration, postGenerationCleanup, preGenerationPreparation, seedMembers, setIndex, setTaxon, toString, wrapUp
 
Methods inherited from class com.rubecula.darwin.foundation.Evolvable_
getIdentifier, getMaxGenerations, getResult, setMaxGenerations, setResult
 
Methods inherited from class net.sf.tostring0.AToString
toString, toStringBrief, toStringId
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface net.sf.tostring0.IToString
toStringBrief, toStringId
 
Methods inherited from interface net.sf.tostring0.Identifiable
getIdentifier
 

Constructor Detail

Population_Malthusian

public Population_Malthusian(java.lang.String identifier)
Public constructor for Population_Malthusian where:

Parameters:
identifier -
Method Detail

determineResult

protected java.lang.Object determineResult()
This simply returns null, such that there is no result.

Specified by:
determineResult in class Population_
Returns:
XXX
See Also:
Population_.determineResult()


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