Uses of Interface
com.semedy.reasoner.reasoning.processes.Store
Packages that use Store
-
Uses of Store in com.semedy.reasoner.reasoning.processes
Subinterfaces of Store in com.semedy.reasoner.reasoning.processesClasses in com.semedy.reasoner.reasoning.processes that implement StoreModifier and TypeClassDescriptionclassStores 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 awayclassStores intermediate results: results between two rule bodies or results of rule evaluations
For recursive rules or recursion cycles results must be buffered.classclassclassA store with an unbuffered input.Methods in com.semedy.reasoner.reasoning.processes that return StoreMethods in com.semedy.reasoner.reasoning.processes with parameters of type Store