Uses of Class
edu.washington.cs.knowitall.rule.constraint.AbstractRegexConstraint

Packages that use AbstractRegexConstraint
edu.washington.cs.knowitall.rule.constraint   
 

Uses of AbstractRegexConstraint in edu.washington.cs.knowitall.rule.constraint
 

Subclasses of AbstractRegexConstraint in edu.washington.cs.knowitall.rule.constraint
 class LemmaConstraint
          Constrains based on the presence of a lemma.
 class RegexConstraint
           
 class StringConstraint
          Constrains based on the existence of a token.
 



Copyright © 2011 University of Washington CSE. All Rights Reserved.