|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
FactHandle | |
RuleBase | Active collection of Rule s. |
Visitor | |
WorkingMemory | A knowledge session for a RuleBase . |
Class Summary | |
DroolsTestCase | |
MockTuple | |
MockWorkingMemory | |
RuleBaseBuilder | Factory for constructing 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. |
NoSuchFactHandleException | Indicates an attempt to retract, modify or retrieve a fact object that is no longer present. |
NoSuchFactObjectException | Indicates an attempt to retract, modify or retrieve a fact object that is no longer present. |
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 . |
RuleSetIntegrationException | Indicates an error integrating a RuleSet
into a RuleBase . |
The main run-time API.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |