Uses of Interface
vs.plotagent.IPlotGoalManager

Packages that use IPlotGoalManager
vs.plotagent The plotagent classes build forth on rational agent, defining the control logic for a Plot Agent 
 

Uses of IPlotGoalManager in vs.plotagent
 

Classes in vs.plotagent that implement IPlotGoalManager
 class BasicPlotGoalManager
           
 

Methods in vs.plotagent that return IPlotGoalManager
 IPlotGoalManager IPlotAgent.getPlotGoalManager()
          Retrieves the Plot Goal Manager
 IPlotGoalManager BasicPlotAgent.getPlotGoalManager()