Interface IOptionsStrategy

All Known Implementing Classes:
DeliberativeComponent

public interface IOptionsStrategy
  • Method Summary

    Modifier and Type
    Method
    Description
    Collection<? extends FAtiMA.Core.goals.ActivePursuitGoal>
    options(FAtiMA.Core.AgentModel am)
     
  • Method Details

    • options

      Collection<? extends FAtiMA.Core.goals.ActivePursuitGoal> options(FAtiMA.Core.AgentModel am)