Uses of Interface
vs.worldagent.IWorldAgent

Packages that use IWorldAgent
vs.worldagent The worldagent classes build forth on rational agent, defining the control logic for a World Agent 
 

Uses of IWorldAgent in vs.worldagent
 

Classes in vs.worldagent that implement IWorldAgent
 class BasicWorldAgent
          World Agent
 

Methods in vs.worldagent that return IWorldAgent
 IWorldAgent BasicWorldUpdateManager.getAgent()
          Deprecated.  
 IWorldAgent BasicOperatorScheduler.getAgent()
           
 

Constructors in vs.worldagent with parameters of type IWorldAgent
BasicOperatorScheduler(IWorldAgent owner)
          Constructor
BasicWorldUpdateManager(IWorldAgent owner)
          Deprecated. Constructor