com.rubecula.darwin.foundation
Interface Function

All Superinterfaces:
net.sf.tostring0.Identifiable, com.rubecula.jexpression.Valuable
All Known Implementing Classes:
FitnessFunction_, FitnessFunction_Normal, FitnessFunction_PseudoPoisson, FitnessFunction_ScaledNormal, Function_, Function_Choosy, Function_Desirable

public interface Function
extends com.rubecula.jexpression.Valuable, net.sf.tostring0.Identifiable

Author:
Robin Hillyard

Method Summary
 void addListener(FunctionListener listener)
          Method to add a function listener.
 
Methods inherited from interface com.rubecula.jexpression.Valuable
getValue
 
Methods inherited from interface net.sf.tostring0.Identifiable
getIdentifier
 

Method Detail

addListener

void addListener(FunctionListener listener)
Method to add a function listener.

Parameters:
listener -


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