Interface ActionManager

All Known Implementing Classes:
ActionManagerImpl

public interface ActionManager
  • Method Details

    • createActionGroup

      ActionGroupModel createActionGroup(Situation sit)
      Creates an ActionGroupModel for the specified situation.
      Parameters:
      sit - the situation to create actions for
      Returns:
      an action group serving as collection of all actions for the specified situation