|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MateChoice
Defines methods to determine how mates are chosen. In the current implementation, male mates are always chosen by females, never the other way around.
| Method Summary | |
|---|---|
double |
getDesirabilityIndex(Organism female,
Organism male)
Method to determine the desirability of a given male in the eyes, etc. |
double |
getMinimumDesirability()
|
| Method Detail |
|---|
double getDesirabilityIndex(Organism female,
Organism male)
female - the choosy female.male - the poor schmuck male.
double getMinimumDesirability()
getDesirabilityIndex(Organism, Organism)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||