Overview  Package   Class  Tree  Deprecated  Index  Help 
PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

sajas.sim.repasts
Class AgentAction
java.lang.Object
  sajas.sim.repasts.AgentAction
All Implemented Interfaces:
repast.simphony.engine.schedule.IAction

public class AgentAction
extends Object
implements repast.simphony.engine.schedule.IAction
Action for Repast Simphony agent execution in the simulation.
Author:
hlc

Constructor Summary
AgentAction()
Method Summary
void
addAgent(Agent a)
void
execute()
boolean
removeAgent(Agent a)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
AgentAction
public AgentAction()
Method Detail
addAgent
public void addAgent(Agent a)

removeAgent
public boolean removeAgent(Agent a)

execute
public void execute()
Specified by:
execute in interface repast.simphony.engine.schedule.IAction

Overview  Package   Class  Tree  Deprecated  Index  Help 
PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

Java API documentation generated with DocFlex/Doclet 1.6.1 using JavadocPro template set.
DocFlex/Doclet is both a multi-format Javadoc doclet and a free edition of DocFlex/Javadoc, which is a template-driven programming tool for rapid development of any Javadoc-based Java API documentation generators (i.e. doclets). If you need to customize your Javadoc without writing a full-blown doclet from scratch, DocFlex/Javadoc may be the only tool able to help you! Find out more at www.docflex.com