Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.yajre

Interface Summary
ChainListener A debug listener can be set on a Working Memory user session to be notified of each step in the rule matching chain.
 

Class Summary
RuleBase Collection of org.yajre.spi.Rules.
WorkingMemory A knowledge session for a RuleBase.
 

Exception Summary
AssertionException Indicates an error while asserting a new root fact object into a WorkingMemory.
DroolsException Base exception and exception wrapper.
ModificationException Indicates an error while notifying a WorkingMemory of modified root fact object.
RetractionException Indicates an error while retracting a root fact object from a WorkingMemory.