org.woehlke.simulation.evolution.dom
Interface ISimGenCore
- All Known Implementing Classes:
- SimGenCore
public interface ISimGenCore
(C) 2006 - 2008 Thomas Woehlke
http://www.thomas-woehlke.de
- Author:
- Thomas Woehlke
Date: 04.02.2006
Time: 22:13:47
mitosisFactory
ISimGenCore mitosisFactory()
getRandomOrientation
ESimGenDna getRandomOrientation()
getMaxInitialValue
int getMaxInitialValue()
setMaxInitialValue
void setMaxInitialValue(int maxInitialValue)
getMaxValue
int getMaxValue()
setMaxValue
void setMaxValue(int maxValue)
Copyright © 2006-2008 Thomas Woehlke. All Rights Reserved.