Uses of Class
story.scheherazade.verbalizer.ActionPlanner

Packages that use ActionPlanner
story.scheherazade.verbalizer   
 

Uses of ActionPlanner in story.scheherazade.verbalizer
 

Methods in story.scheherazade.verbalizer that return ActionPlanner
 ActionPlanner PlannerRepository.getActionPlanner(ActionType type)
           
static ActionPlanner CorePlanners.getCoreActionPlanner(CoreAction type)
           
static ActionPlanner CorePlanners.getUniversalActionPlanner()
           
 

Methods in story.scheherazade.verbalizer with parameters of type ActionPlanner
 void PlannerRepository.addActionPlanner(ActionPlanner planner)
           
 



Copyright © 2011 David K. Elson. All Rights Reserved.