Uses of Class
visidia.simulation.process.agent.SynchronousAgent

Packages that use SynchronousAgent
visidia.simulation.process.agent   
 

Uses of SynchronousAgent in visidia.simulation.process.agent
 

Subclasses of SynchronousAgent in visidia.simulation.process.agent
 class AgentRules
           
 

Methods in visidia.simulation.process.agent with parameters of type SynchronousAgent
protected  void SynchronousAgent.planning(SynchronousAgent agent)
          Defines what two agents (current agent and the one given in parameter) do when they meet.