RePast
v. 2.0

uchicago.src.sim.engine
Interface Stepable


public interface Stepable

Agents that are "autostepped" in SimpleModel must implement this interface.


Method Summary
 void step()
          Executes the agent's behavoir for the current time step.
 

Method Detail

step

public void step()
Executes the agent's behavoir for the current time step.


RePast
v. 2.0

Bug reports and feature requests to RePast