com.rubecula.darwin.foundation
Interface HasExpressions

All Known Subinterfaces:
FitnessEngine
All Known Implementing Classes:
FitnessEngine_, FitnessEngine_PepperedMoth, FitnessEngine_Simple, FitnessEngine_TS, Function_Choosy, Function_Desirable, MateChoice_Evaluator, MateChoice_PepperedMoth, RouteFitness, WcSdFitness

public interface HasExpressions

Author:
Robin Hillyard

Method Summary
 ExpressionMap getExpressions()
           
 

Method Detail

getExpressions

ExpressionMap getExpressions()
Returns:
a map of String / EvalExpressionMutable pairs. The String key for each EvalExpressionMutable is the name by which that expression will be known in the user interface.


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