|
|||||||||
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 | |
---|---|
RuleBaseBuilder | Factory for constructing a RuleBase . |
SynchronizedWorkingMemory | Each implemented method of the WorkingMemory interface is synchronised. |
Exception Summary | |
---|---|
AssertionException | Indicates an error while asserting a new root fact object into a
WorkingMemory . |
DroolsException | Base drools Logic Engine exception. |
DroolsRuntimeException | A wrapper exception used to soften DroolsException to a RuntimeException. |
FactException | Base exception indicating an error in manipulating facts. |
IntegrationException | |
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 |