Uses of Package
edu.washington.cs.knowitall.logic
Packages that use edu.washington.cs.knowitall.logic
-
Classes in edu.washington.cs.knowitall.logic used by edu.washington.cs.knowitall.logicClassDescriptionSuperclass for expressions in a Logic Expression.An expression that can be applied.An expression that evaluates to true or false.An operator expression.An operator that takes two arguments, such as disjunction.An operator that takes a single argument, such as negation.A parenthesis, used for grouping.Exception while converting the tokens into a valid expression.Exception while tokenizing the logic expression string.A logic expression engine that operates over user specified objects.A logic expression engine that operates over user specified objects.