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

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

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

Methods in edu.washington.cs.knowitall.rule.constraint that return types with arguments of type TermConstraint
protected  edu.washington.cs.knowitall.commonlib.ArraySet<TermConstraint> SequenceConstraint.buildConstraints(org.jdom.Element e)
           
 List<TermConstraint> SequenceConstraint.subconstraints()
          Return an ordered list of the subconstraints that make up this sequence constraint.
 

Constructor parameters in edu.washington.cs.knowitall.rule.constraint with type arguments of type TermConstraint
SequenceConstraint(ExtractionPart part, Collection<TermConstraint> constraints)
           
 



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