|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sourceforge.jabm.event.SimEvent
net.sourceforge.jabm.event.SimulationEvent
net.sourceforge.jabm.event.GenerationStartingEvent
public class GenerationStartingEvent

| Field Summary | |
|---|---|
protected int |
generation
|
| Fields inherited from class net.sourceforge.jabm.event.SimulationEvent |
|---|
simulation |
| Constructor Summary | |
|---|---|
GenerationStartingEvent(Simulation model,
int generation)
|
|
| Method Summary |
|---|
| Methods inherited from class net.sourceforge.jabm.event.SimulationEvent |
|---|
getSimulation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int generation
| Constructor Detail |
|---|
public GenerationStartingEvent(Simulation model,
int generation)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||