|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--physis.core.event.BiologicalEvent
|
+--physis.core.event.ProliferationEvent
When an organism divides this event is generated.
| Field Summary | |
private GeneticCodeTape |
newSeed
The new codetape. |
| Fields inherited from class physis.core.event.BiologicalEvent |
organism |
| Constructor Summary | |
ProliferationEvent(GeneticCodeTape newseed,
DigitalOrganism digorg)
|
|
| Method Summary | |
GeneticCodeTape |
getNewSeed()
The genetic information of the newborn child on a codetape. |
| Methods inherited from class physis.core.event.BiologicalEvent |
getOrganism |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
private GeneticCodeTape newSeed
| Constructor Detail |
public ProliferationEvent(GeneticCodeTape newseed,
DigitalOrganism digorg)
| Method Detail |
public GeneticCodeTape getNewSeed()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||