Uses of Interface
com.rubecula.darwin.domain.helper.Taxon

Packages that use Taxon
com.rubecula.darwin.domain.helper

Darwin 

com.rubecula.darwin.domain.world

Darwin 

 

Uses of Taxon in com.rubecula.darwin.domain.helper
 

Methods in com.rubecula.darwin.domain.helper that return Taxon
 Taxon Population.getTaxon()
          Method to get the Taxon to which this population belongs.
 

Methods in com.rubecula.darwin.domain.helper with parameters of type Taxon
 void Population.setTaxon(Taxon system)
          Set the system to which this population belongs.
 

Uses of Taxon in com.rubecula.darwin.domain.world
 

Classes in com.rubecula.darwin.domain.world that implement Taxon
 class Taxon_
          Abstract class implementing Taxon interface.
 class Taxon_Darwinian
           Lifespan: permanent.
 

Methods in com.rubecula.darwin.domain.world that return Taxon
 Taxon Population_.getTaxon()
           
 

Methods in com.rubecula.darwin.domain.world with parameters of type Taxon
 void Population_.setTaxon(Taxon taxon)
          Set the taxon to which this population belongs.
 



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