Uses of Interface
com.semedy.reasoner.api.reasoning.Receiver
Packages that use Receiver
Package
Description
-
Uses of Receiver in com.semedy.reasoner.api.builtin
Methods in com.semedy.reasoner.api.builtin with parameters of type Receiver -
Uses of Receiver in com.semedy.reasoner.api.core
Classes in com.semedy.reasoner.api.core that implement ReceiverModifier and TypeClassDescriptionclassA receiver for results caused by eventsclassStores results during materialization in edb
Single events are buffered until reasoning is finished.classStores results during materialization in edb
Single events are buffered until reasoning is finished.Methods in com.semedy.reasoner.api.core that return ReceiverModifier and TypeMethodDescriptionMaterializationReceiver.startTuples(Receiver source, boolean check4Duplicates) Methods in com.semedy.reasoner.api.core with parameters of type ReceiverModifier and TypeMethodDescriptionMaterializationReceiver.startTuples(Receiver source, boolean check4Duplicates) -
Uses of Receiver in com.semedy.reasoner.api.reasoning
Methods in com.semedy.reasoner.api.reasoning that return ReceiverModifier and TypeMethodDescriptionReceiver.startTuples(Receiver source, boolean check4Duplicates) start delivering single tuplesMethods in com.semedy.reasoner.api.reasoning with parameters of type ReceiverModifier and TypeMethodDescriptionvoidStarts evaluation and feed the results into receiverReceiver.startTuples(Receiver source, boolean check4Duplicates) start delivering single tuples -
Uses of Receiver in com.semedy.reasoner.builtin
Subinterfaces of Receiver in com.semedy.reasoner.builtinModifier and TypeInterfaceDescriptioninterfaceinterface for a direct filter builtin. -
Uses of Receiver in com.semedy.reasoner.builtin.directfilter
Classes in com.semedy.reasoner.builtin.directfilter that implement ReceiverModifier and TypeClassDescriptionclassclassclassclassDetermines whether second argument is NOT functional dependent on first argument.classDetermines whether second argument is NOT functional dependent on first argument.Methods in com.semedy.reasoner.builtin.directfilter that return ReceiverModifier and TypeMethodDescriptionIsNotFunctional2.startTuples(Receiver source, boolean check4Duplicates) IsNotFunctional3.startTuples(Receiver source, boolean check4Duplicates) Methods in com.semedy.reasoner.builtin.directfilter with parameters of type ReceiverModifier and TypeMethodDescriptionIsNotFunctional2.startTuples(Receiver source, boolean check4Duplicates) IsNotFunctional3.startTuples(Receiver source, boolean check4Duplicates) -
Uses of Receiver in com.semedy.reasoner.core
Classes in com.semedy.reasoner.core that implement ReceiverMethods in com.semedy.reasoner.core that return ReceiverModifier and TypeMethodDescriptionIntermediateResultProducer.startTuples(Receiver source, boolean check4Duplicates) Methods in com.semedy.reasoner.core with parameters of type ReceiverModifier and TypeMethodDescriptionIntermediateResultProducer.startTuples(Receiver source, boolean check4Duplicates) -
Uses of Receiver in com.semedy.reasoner.reasoning
Methods in com.semedy.reasoner.reasoning with parameters of type ReceiverModifier and TypeMethodDescriptionvoidvoidvoidConstructors in com.semedy.reasoner.reasoning with parameters of type ReceiverModifierConstructorDescriptionReasoningFactsThread(InterruptFlag interruptFlag, Receiver receiver, SymbolTable symboltable, BuiltinProvider builtinFactory, boolean skipsendinganswers, boolean cepReasoning, boolean cepReasoningWithRetracts, String tempDir, boolean swapping, boolean skipAnswers, Properties builtinProperties) ReasoningRulesThread(InterruptFlag interruptFlag, Receiver receiver, SymbolTable symboltable, BuiltinProvider builtinFactory, int reasoningthreads, ReasoningMonitor monitor, boolean cepReasoning, boolean cepReasoningWithRetracts, String tempDir, boolean swapping, Properties builtinProperties, int pulsedTuples, boolean sorted) ReasoningThread(InterruptFlag interruptFlag, Receiver receiver, ReasoningMonitor monitor, SymbolTable symboltable, BuiltinProvider builtinFactory, boolean skipsendinganswers, boolean cepReasoning, boolean cepReasoningWithRetracts, String tempDir, boolean swapping, Properties builtinProperties, CoreLock corelock, int pulsedTuples, boolean sorted) -
Uses of Receiver in com.semedy.reasoner.reasoning.processes
Subinterfaces of Receiver in com.semedy.reasoner.reasoning.processesClasses in com.semedy.reasoner.reasoning.processes that implement ReceiverModifier and TypeClassDescriptionclassclassStores intermediate results: results between two rule bodies or results of rule evaluations
For recursive rules or recursion cycles results must be buffered.classAn empty store, i.E. all incoming tuples are thrown awayclassTakes a package of input tuples and internalizes terms in it.classa cap for a dead end in the data flow graphclassReceiver wrapper for callbacks for the results of sensor triggered reasoning resultsclassclassclassclassclassclassclassclassclassRepresents a process in the operator net.classcontainer which collects reasoning resultsclassclassclassclassclassStores intermediate results: results between two rule bodies or results of rule evaluations
For recursive rules or recursion cycles results must be buffered.classclasspropagates intermediate results top downclassclasstriggers bottom-up evaluation of ruleclassclassA store with an unbuffered input.classMethods in com.semedy.reasoner.reasoning.processes that return ReceiverModifier and TypeMethodDescriptionEmptyStore.nextReceiver()Process.nextReceiver()get next processProcessImp.nextReceiver()EmptyStore.startTuples(Receiver source, boolean check4Duplicates) Encoder.startTuples(Receiver source, boolean check4Duplicates) End.startTuples(Receiver source, boolean check4Duplicates) EventReceiver.startTuples(Receiver source, boolean check4Duplicates) ProcessImp.startTuples(Receiver source, boolean check4Duplicates) ResultReceiver.startTuples(Receiver source, boolean check4Duplicates) Scatter.startTuples(Receiver source, boolean check4Duplicates) SetConstants.startTuples(Receiver source, boolean check4Duplicates) Store.startTuples(Receiver source, boolean check4Duplicates) a process which delivers single tuples startsSynchronizedBufferedStore.startTuples(Receiver source, boolean check4Duplicates) UnbufferedStore.startTuples(Receiver source, boolean check4Duplicates) Methods in com.semedy.reasoner.reasoning.processes that return types with arguments of type ReceiverModifier and TypeMethodDescriptionTopDownBufferedStore.getBottomNeighbours()TopDownStore.getBottomNeighbours()TopDownUnbufferedStore.getBottomNeighbours()Scatter.getNeighbours()Methods in com.semedy.reasoner.reasoning.processes with parameters of type ReceiverModifier and TypeMethodDescriptionvoidTopDownBufferedStore.addBottomNeighbour(Receiver op) voidTopDownStore.addBottomNeighbour(Receiver op) voidTopDownUnbufferedStore.addBottomNeighbour(Receiver op) voidEmptyStore.addNextReceiver(Receiver n) voidProcess.addNextReceiver(Receiver n) attach a next receiver which receives input from thisvoidProcessImp.addNextReceiver(Receiver n) voidScatter.addNextReceiver(Receiver n) voidRuleCompiler.attachReceiver(Receiver receiver, ExtensionalDB temporaryEDB) attach a receiver to the ith query to process net which gets the results of the evaluationReasoningRelation.join(InterruptFlag interrupt, int[] compare1, ReasoningRelation R, int[] compare2, int[] source1, int[] dest1, int[] source2, int[] dest2, long[] externalFilter1, long[] externalFilter2, int destarity, Receiver receiver, com.semedy.reasoner.reasoning.processes.EvaluationThread evalThread, boolean streamReasoning, com.semedy.reasoner.reasoning.processes.SystemMonitor.JoinType joinType) voidEncoder.setNextReceiver(Receiver next) EmptyStore.startTuples(Receiver source, boolean check4Duplicates) Encoder.startTuples(Receiver source, boolean check4Duplicates) End.startTuples(Receiver source, boolean check4Duplicates) EventReceiver.startTuples(Receiver source, boolean check4Duplicates) ProcessImp.startTuples(Receiver source, boolean check4Duplicates) ResultReceiver.startTuples(Receiver source, boolean check4Duplicates) Scatter.startTuples(Receiver source, boolean check4Duplicates) SetConstants.startTuples(Receiver source, boolean check4Duplicates) Store.startTuples(Receiver source, boolean check4Duplicates) a process which delivers single tuples startsSynchronizedBufferedStore.startTuples(Receiver source, boolean check4Duplicates) UnbufferedStore.startTuples(Receiver source, boolean check4Duplicates) Method parameters in com.semedy.reasoner.reasoning.processes with type arguments of type ReceiverModifier and TypeMethodDescriptionvoidRuleCompiler.attachReceiver(List<Receiver> receiver, ExtensionalDB temporaryEDB) attach a receiver to process net which gets the results of the evaluation