|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
RuleBaseRepository | Interface for repository of RuleBase s. |
Class Summary | |
MultiRepository | Aggregating RuleBaseRepository that searches
multiple repositories, in order. |
RuleBase | Collection of Rule s. |
SimpleRepository | Simple in-memory RuleBaseRepository . |
TransactionalWorkingMemory | A transactional knowledge session for a RuleBase . |
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 drools Logic Engine exception. |
FactException | Base exception indicating an error in manipulating facts. |
NoSuchRuleBaseException | Indicates an attempt to retrieve an unknowwn rule base. |
RetractionException | Indicates an error while retracting a root fact object
from a WorkingMemory . |
RuleIntegrationException | Indicates an error integrating a Rule or RuleSet
into a RuleBase . |
The main run-time API.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |