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, setKnowledgeBaseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisAlwaysCutOnBacktrackprotected Predicate getPredicate(Term key, Term value)
getPredicate in class AbstractPredicateFactoryprotected Predicate getPredicate(Term key, Term value, Term reference)
getPredicate in class AbstractPredicateFactoryCopyright © 2024. All rights reserved.