|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--physis.core.nursing.OldestNurse
A Nurse which kills the oldest organism in the neighbourhood if there's no empty cell.
| Constructor Summary | |
OldestNurse()
|
|
| Method Summary | |
void |
placeNewBorn(GeneticCodeTape newborn,
DigitalOrganismIterator oldorgs,
int inherited_length)
A new organism should be placed somewhere in the parent's neighbourhood. |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public OldestNurse()
| Method Detail |
public void placeNewBorn(GeneticCodeTape newborn,
DigitalOrganismIterator oldorgs,
int inherited_length)
placeNewBorn in interface Nursenewborn - The newly created organism.oldorgs - The neighbourhood of the parent organism.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||