Uses of Package
edu.washington.cs.knowitall.rule.constraint

Packages that use edu.washington.cs.knowitall.rule.constraint
edu.washington.cs.knowitall.ontology   
edu.washington.cs.knowitall.rule   
edu.washington.cs.knowitall.rule.base   
edu.washington.cs.knowitall.rule.constraint   
 

Classes in edu.washington.cs.knowitall.rule.constraint used by edu.washington.cs.knowitall.ontology
CaptureConstraint
          A constraint that can be used in an argument.
 

Classes in edu.washington.cs.knowitall.rule.constraint used by edu.washington.cs.knowitall.rule
Constraint
          A representation of a rule constraint.
 

Classes in edu.washington.cs.knowitall.rule.constraint used by edu.washington.cs.knowitall.rule.base
CaptureConstraint
          A constraint that can be used in an argument.
Constraint
          A representation of a rule constraint.
 

Classes in edu.washington.cs.knowitall.rule.constraint used by edu.washington.cs.knowitall.rule.constraint
AbstractPatternConstraint
          ] Parent class that contains common functionality for a constraint that is expressible using a token-based pattern.
AbstractRegexConstraint
           
CaptureConstraint
          A constraint that can be used in an argument.
Constraint
          A representation of a rule constraint.
PatternConstraint
          Constrains based on the supplied token-based pattern.
RegexConstraint
           
TermConstraint
          Constrains based on the existance of a term.
TermConstraint.Requirement
          A subconstraint of a TermConstraint.
 



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