|
GeneThello Home | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Feature | |
|---|---|
| net.sf.genethello.applet | Together with package net.sf.genethello.gametheory.applet, provides classes necessary to create GeneThello applet. |
| Uses of Feature in net.sf.genethello.applet |
|---|
| Fields in net.sf.genethello.applet declared as Feature | |
|---|---|
protected Feature[][] |
Chromosome.features
Matrix of features Feature[phases][length]. |
| Methods in net.sf.genethello.applet that return Feature | |
|---|---|
Feature |
Chromosome.getFeatures(int p,
int i)
Gets the value of features. |
| Methods in net.sf.genethello.applet with parameters of type Feature | |
|---|---|
void |
Chromosome.setFeatures(int p,
int i,
Feature feature)
Sets the value of features. |
|
GeneThello Home | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||