public final class Recorded extends AbstractPredicateFactory
recorded(X,Y,Z)
- checks if a term is associated with a key.
recorded(X,Y,Z)
succeeds if there exists an association between the key represented by X
and the term represented by Y
, with the reference represented by Z
.
Constructor and Description |
---|
Recorded() |
Modifier and Type | Method and Description |
---|---|
protected Predicate |
getPredicate(Term key,
Term value) |
protected Predicate |
getPredicate(Term key,
Term value,
Term reference) |
getArithmeticOperators, getFileHandles, getKnowledgeBase, getOperands, getPredicate, getPredicate, getPredicate, getPredicate, getPredicates, getProjogListeners, getSpyPoints, getTermFormatter, init, isRetryable, setKnowledgeBase
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isAlwaysCutOnBacktrack
protected Predicate getPredicate(Term key, Term value)
getPredicate
in class AbstractPredicateFactory
protected Predicate getPredicate(Term key, Term value, Term reference)
getPredicate
in class AbstractPredicateFactory
Copyright © 2024. All rights reserved.