Class CurrentPredicate

java.lang.Object
org.projog.core.predicate.AbstractPredicateFactory
org.projog.core.predicate.builtin.kb.CurrentPredicate
All Implemented Interfaces:
KnowledgeBaseConsumer, PredicateFactory

public final class CurrentPredicate extends AbstractPredicateFactory
current_predicate(X) - unifies with defined predicates.

current_predicate(X) attempts to unify X against all currently defined predicates.