Uses of Package
org.drools

Packages that use org.drools
org.drools The main run-time API. 
org.drools.io Semantic-module and rule-sets readers and writers. 
org.drools.reteoo Interfaces for the Rete-OO algorithm. 
org.drools.reteoo.impl Implementation of the Rete-OO algorithm. 
org.drools.rule Rule assembly components. 
org.drools.semantics.java Java Semantic Module. 
org.drools.semantics.jelly   
org.drools.smf Semantics Management Framework. 
org.drools.spi Semantic Provider Interface for extending rule semantics. 
org.drools.tags.knowledge Tag library for working with knowledge. 
 

Classes in org.drools used by org.drools
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.
RuleBase
          Collection of Rules.
RuleBaseRepository
          Interface for repository of RuleBases.
RuleIntegrationException
          Indicates an error integrating a Rule or RuleSet into a RuleBase.
TransactionalWorkingMemory
          A transactional knowledge session for a RuleBase.
WorkingMemory
          A knowledge session for a RuleBase.
 

Classes in org.drools used by org.drools.io
RuleBase
          Collection of Rules.
 

Classes in org.drools used by org.drools.reteoo
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.
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.
WorkingMemory
          A knowledge session for a RuleBase.
 

Classes in org.drools used by org.drools.reteoo.impl
AssertionException
          Indicates an error while asserting a new root fact object into a WorkingMemory.
FactException
          Base exception indicating an error in manipulating facts.
RetractionException
          Indicates an error while retracting a root fact object from a WorkingMemory.
WorkingMemory
          A knowledge session for a RuleBase.
 

Classes in org.drools used by org.drools.rule
DroolsException
          Base drools Logic Engine exception.
 

Classes in org.drools used by org.drools.semantics.java
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.
WorkingMemory
          A knowledge session for a RuleBase.
 

Classes in org.drools used by org.drools.semantics.jelly
WorkingMemory
          A knowledge session for a RuleBase.
 

Classes in org.drools used by org.drools.smf
DroolsException
          Base drools Logic Engine exception.
 

Classes in org.drools used by org.drools.spi
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.
WorkingMemory
          A knowledge session for a RuleBase.
 

Classes in org.drools used by org.drools.tags.knowledge
RuleBase
          Collection of Rules.
WorkingMemory
          A knowledge session for a RuleBase.
 



Copyright © 2001-2003 The Werken Company. All Rights Reserved.