Uses of Package
ucot.parser

Packages that use ucot.parser
ucot.core Core package 
ucot.heuristic   
ucot.input   
ucot.parser   
ucot.ui.gui   
ucot.ui.gui.tree.usecasetree   
 

Classes in ucot.parser used by ucot.core
ParserInterface
          Interface for parsers within this program.
 

Classes in ucot.parser used by ucot.heuristic
ParsedData
          Parsed data is returned by parser.
 

Classes in ucot.parser used by ucot.input
ParserInterface
          Interface for parsers within this program.
 

Classes in ucot.parser used by ucot.parser
Link
          Named link that points to some word.
ParsedData
          Parsed data is returned by parser.
ParserInterface
          Interface for parsers within this program.
Sentence
          Contains information and words of one sentence.
Word
          Word of a sentence.
 

Classes in ucot.parser used by ucot.ui.gui
ParserInterface
          Interface for parsers within this program.
 

Classes in ucot.parser used by ucot.ui.gui.tree.usecasetree
ParserInterface
          Interface for parsers within this program.