Uses of Class
com.rubecula.darwin.domain.environment.EcoFactor_

Packages that use EcoFactor_
com.rubecula.darwin.domain.environment   
com.rubecula.darwin.examples.pepperedmoth

Peppered Moth Example 

com.rubecula.darwin.examples.travelingsalesman

Traveling Salesman Example 

 

Uses of EcoFactor_ in com.rubecula.darwin.domain.environment
 

Subclasses of EcoFactor_ in com.rubecula.darwin.domain.environment
 class EcoFactor_Humboldtian
           
 class EcoFactor_Number
           This abstract implementer of EcoFactor represents an environmental factor with a double value.
 

Uses of EcoFactor_ in com.rubecula.darwin.examples.pepperedmoth
 

Subclasses of EcoFactor_ in com.rubecula.darwin.examples.pepperedmoth
 class EcoFactor_SootDensity
          Class which extends EcoFactor_Number and which is specific to the soot density of the peppered moth example.
 

Uses of EcoFactor_ in com.rubecula.darwin.examples.travelingsalesman
 

Subclasses of EcoFactor_ in com.rubecula.darwin.examples.travelingsalesman
 class EcoFactor_Clients
          This eco factor represents the clients that currently need to be visited and their two-dimensional locations.
 class EcoFactor_TravelTimes
          This eco factor represents the travel times between various clients.
 class EcoFactor_TS
           
 



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