|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.jabm.init.GardenOfEdenAgentInitialiser
public class GardenOfEdenAgentInitialiser
An agent initialiser which reconstructs the population from scratch before each experiment using the population's agent factory.
Constructor Summary | |
---|---|
GardenOfEdenAgentInitialiser()
|
Method Summary | |
---|---|
void |
initialise(Population population)
Initialise a population of agents. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GardenOfEdenAgentInitialiser()
Method Detail |
---|
public void initialise(Population population)
AgentInitialiser
initialise
in interface AgentInitialiser
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |