mt.edu.um.nlgapp.microplan
Interface Microplanner


public interface Microplanner


Method Summary
 void microplanDoc(DocPlan doc)
          The most important method in the microplanner.
 

Method Detail

microplanDoc

void microplanDoc(DocPlan doc)
The most important method in the microplanner. This method should traverse the DocPlan tree, and create a LexicalTemplate for each message.

Parameters:
doc - the document plan