Class Not

java.lang.Object
org.projog.core.predicate.AbstractSingleResultPredicate
org.projog.core.predicate.builtin.compound.Not
All Implemented Interfaces:
KnowledgeBaseConsumer, PredicateFactory, PreprocessablePredicateFactory

public final class Not extends AbstractSingleResultPredicate implements PreprocessablePredicateFactory
\+ X - "not".

The \+ X goal succeeds if an attempt to satisfy the goal represented by the term X fails. The \+ X goal fails if an attempt to satisfy the goal represented by the term X succeeds.