Package com.hammurapi.reasoning

Interface Summary
BackwardReasoningSession Backward reasoning session.
BackwardReasoningSessionFactory Factory for reasoning sessions.
Derivation<F> Information about how conclusion was derived.
ExceptionHandler Receives exceptions thrown by inference methods.
FactIterator<T> Iterator which can be closed.
FactSource Source of facts of particular type(s).
ForwardReasoningSession<F> Marker base interface for forward reasoning sessions.
ForwardReasoningSessionFactory<F> Factory for reasoning sessions.
Handle<T> Handle to access objects in the knowledge base of a forward reasoning session.
InferenceListener<F> Inference listener receives notifications of knowledge base modifications.
ReasoningSession Base reasoning session interface.
 

Exception Summary
ReasoningException RuleExecutionException from JSR-94.