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 TypeClassDescriptionclass
Stores intermediate results: results between two rule bodies or results of rule evaluations
For recursive rules or recursion cycles results must be buffered.class
An empty store, i.E. all incoming tuples are thrown awayclass
Stores intermediate results: results between two rule bodies or results of rule evaluations
For recursive rules or recursion cycles results must be buffered.class
class
class
A 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