org.maltparser.parser.history
Interface GuideUserHistory
- All Known Implementing Classes: 
- History
- public interface GuideUserHistory 
- Since:
- 1.1
- Author:
- Johan Hall
 
getEmptyGuideUserAction
GuideUserAction getEmptyGuideUserAction()
                                        throws MaltChainedException
- 
- Throws:
- MaltChainedException
 
getActionContainers
ArrayList<ActionContainer> getActionContainers()
- 
 
getActionContainerArray
ActionContainer[] getActionContainerArray()
- 
 
getNumberOfDecisions
int getNumberOfDecisions()
- 
 
clear
void clear()
           throws MaltChainedException
- 
- Throws:
- MaltChainedException
 
Copyright 2007-2010 Johan Hall, Jens Nilsson and Joakim Nivre.