Uses of Class
opennlp.grok.parse.DerivationHistory

Packages that use DerivationHistory
opennlp.grok.expression   
 

Uses of DerivationHistory in opennlp.grok.expression
 

Methods in opennlp.grok.expression that return DerivationHistory
 DerivationHistory GSign.getDerivationHistory()
           
 

Methods in opennlp.grok.expression with parameters of type DerivationHistory
 void GSign.setDerivationHistory(DerivationHistory dh)
           
 

Constructors in opennlp.grok.expression with parameters of type DerivationHistory
GSign(java.lang.String orth, opennlp.common.synsem.Category cat, DerivationHistory dh)
           
 



Copyright © 2003 Jason Baldridge and Gann Bierner. All Rights Reserved.