Interface ActionManager

All Known Implementing Classes:
ActionManagerImpl

@Deprecated public interface ActionManager
Deprecated.
  • Method Details

    • createActionGroup

      ActionGroupModel createActionGroup(Situation sit)
      Deprecated.
      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