Class Conjunction.OptimisedSingletonConjuction
java.lang.Object
org.projog.core.predicate.AbstractSingleResultPredicate
org.projog.core.predicate.builtin.compound.Conjunction.OptimisedSingletonConjuction
- All Implemented Interfaces:
KnowledgeBaseConsumer, PredicateFactory
- Enclosing class:
Conjunction
private static final class Conjunction.OptimisedSingletonConjuction
extends AbstractSingleResultPredicate
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionOptimisedSingletonConjuction(PredicateFactory firstPredicateFactory, PredicateFactory secondPredicateFactory) -
Method Summary
Methods inherited from class AbstractSingleResultPredicate
evaluate, evaluate, evaluate, evaluate, evaluate, getArithmeticOperators, getFileHandles, getKnowledgeBase, getOperands, getPredicate, getPredicates, getProjogListeners, getSpyPoints, getTermFormatter, init, isRetryable, setKnowledgeBaseMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface PredicateFactory
isAlwaysCutOnBacktrack
-
Field Details
-
firstPredicateFactory
-
secondPredicateFactory
-
-
Constructor Details
-
OptimisedSingletonConjuction
OptimisedSingletonConjuction(PredicateFactory firstPredicateFactory, PredicateFactory secondPredicateFactory)
-
-
Method Details
-
evaluate
- Overrides:
evaluatein classAbstractSingleResultPredicate
-