public final class Select extends AbstractPredicateFactory
select(X,Y,Z) - removes an element from a list.
Attempts to unify Z with the result of removing an occurrence of X from the list
represented by Y. An attempt is made to retry the goal during backtracking.
| Constructor and Description |
|---|
Select() |
| Modifier and Type | Method and Description |
|---|---|
Predicate |
getPredicate(Term element,
Term inputList,
Term outputList) |
getArithmeticOperators, getFileHandles, getKnowledgeBase, getOperands, getPredicate, getPredicate, getPredicate, getPredicate, getPredicate, getPredicates, getProjogListeners, getSpyPoints, getTermFormatter, init, isRetryable, setKnowledgeBaseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisAlwaysCutOnBacktrackpublic Predicate getPredicate(Term element, Term inputList, Term outputList)
getPredicate in class AbstractPredicateFactoryCopyright © 2024. All rights reserved.