|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.javaGenes.core.PhenotypeChangerDummy
Used for testing and as a placeholder. getVariations() just makes an array for the input evolvable and returns it.
Constructor Summary | |
PhenotypeChangerDummy()
|
Method Summary | |
Evolvable[] |
getVariations(Evolvable evolvable)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PhenotypeChangerDummy()
Method Detail |
public Evolvable[] getVariations(Evolvable evolvable)
getVariations
in interface PhenotypeChanger
|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |