Uses of Interface
mt.edu.um.nlgapp.docplan.DocPlanner

Packages that use DocPlanner
mt.edu.um.nlgapp   
 

Uses of DocPlanner in mt.edu.um.nlgapp
 

Methods in mt.edu.um.nlgapp that return DocPlanner
 DocPlanner NLGApplication.getDocplanner()
           
 

Methods in mt.edu.um.nlgapp with parameters of type DocPlanner
 void NLGApplication.setDocplanner(DocPlanner docplanner)
           
 

Constructors in mt.edu.um.nlgapp with parameters of type DocPlanner
NLGApplication(DocPlanner dp, Microplanner mp, NLGRealiser r)
          Constructor with parameters