Package org.evoludo.simulator.views
Interface HasMean
- All Known Subinterfaces:
HasMean.Fitness,HasMean.Traits
- All Known Implementing Classes:
ATBT,CDL,CDLP,CDLPQ,Centipede,CLabour,CSD,DemesTBT,EcoPGG,LV,Moran,NetGames,RSP,scanCSD,simCDL,simCDLP,simCDLPQ,simMoran,simTBT,simTraits,SIR,TBT,Traits
public interface HasMean
Modules that implement the
HasMean interface request a graphical view to visualize the
mean state of the population as a function of time in their GUI:
Mean for GWT and
MVDMean,
MVCMean for JRE.
Important: Implementations have to be agnostic of the runtime environment (JRE vs GWT).
- Author:
- Christoph Hauert
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interface