站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 4.0.0.11754MR2 API 英文版文档

Uses of Package org.drools (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


Uses of Package
org.drools

Packages that use org.drools
org.drools This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory 
org.drools.audit This is a utility for providing audit trails/explanations of rule actions. 
org.drools.base   
org.drools.base.dataproviders   
org.drools.base.mvel   
org.drools.brms.server.util   
org.drools.common   
org.drools.compiler This is the main package to load rules. 
org.drools.concurrent   
org.drools.decisiontable.parser   
org.drools.event Events provide all sorts of call backs to monitor the engine as it is running. 
org.drools.jsr94.rules Provides the core client APIs for using a rule engine. 
org.drools.jsr94.rules.admin Provides the APIs for rule administration. 
org.drools.lang This contains the parser and utilities for the native DRL format, for handling DRL source. 
org.drools.reteoo   
org.drools.rule Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements. 
org.drools.ruleflow.instance   
org.drools.ruleflow.instance.impl   
org.drools.spi   
org.drools.util   
org.drools.xml This contains the parser and utilities for handling rules in XML format. 
 

Classes in org.drools used by org.drools
Agenda
           
CheckedDroolsException
          Base RuntimeExceptiondrools Logic Engine exception.
ConcurrentStatelessSession
           
FactException
          Base exception indicating an error in manipulating facts.
FactHandle
           
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.
ObjectFilter
           
QueryResult
           
QueryResults
           
RuleBase
          Active collection of Rules.
RuleBaseConfiguration
          drools.removeIdentities = drools.shareAlphaNodes = drools.shareBetaNodes = drools.alphaMemory drools.alphaNodeHashingThreshold = <1...n> drools.compositeKeyDepth =<1..3> drools.indexLeftBetaMemory = drools.indexRightBetaMemory = drools.assertBehaviour = drools.logicalOverride =
RuleBaseConfiguration.AssertBehaviour
           
RuleBaseConfiguration.LogicalOverride
           
RuleBaseFactory
          This is a utility to create rule bases based on the type of engine you wish to use.
RuntimeDroolsException
          The base Drools exception for all internal thrown exceptions.
StatefulSession
           
StatelessSession
           
StatelessSessionResult
           
WorkingMemory
          A knowledge session for a RuleBase.
 

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

Classes in org.drools used by org.drools.base
FactException
          Base exception indicating an error in manipulating facts.
FactHandle
           
ObjectFilter
           
QueryResults
           
RuntimeDroolsException
          The base Drools exception for all internal thrown exceptions.
WorkingMemory
          A knowledge session for a RuleBase.
 

Classes in org.drools used by org.drools.base.dataproviders
WorkingMemory
          A knowledge session for a RuleBase.
 

Classes in org.drools used by org.drools.base.mvel
WorkingMemory
          A knowledge session for a RuleBase.
 

Classes in org.drools used by org.drools.brms.server.util
Visitor
           
 

Classes in org.drools used by org.drools.common
Agenda
           
FactException
          Base exception indicating an error in manipulating facts.
FactHandle
           
NoSuchFactObjectException
          Indicates an attempt to retract, modify or retrieve a fact object that is no longer present.
ObjectFilter
           
PackageIntegrationException
          Indicates an error integrating a Package into a RuleBase.
QueryResults
           
RuleBase
          Active collection of Rules.
RuleBaseConfiguration
          drools.removeIdentities = drools.shareAlphaNodes = drools.shareBetaNodes = drools.alphaMemory drools.alphaNodeHashingThreshold = <1...n> drools.compositeKeyDepth =<1..3> drools.indexLeftBetaMemory = drools.indexRightBetaMemory = drools.assertBehaviour = drools.logicalOverride =
StatefulSession
           
WorkingMemory
          A knowledge session for a RuleBase.
 

Classes in org.drools used by org.drools.compiler
CheckedDroolsException
          Base RuntimeExceptiondrools Logic Engine exception.
RuleBase
          Active collection of Rules.
 

Classes in org.drools used by org.drools.concurrent
FactHandle
           
WorkingMemory
          A knowledge session for a RuleBase.
 

Classes in org.drools used by org.drools.decisiontable.parser
StatefulSession
           
 

Classes in org.drools used by org.drools.event
FactHandle
           
WorkingMemory
          A knowledge session for a RuleBase.
 

Classes in org.drools used by org.drools.jsr94.rules
FactHandle
           
ObjectFilter
           
StatelessSession
           
 

Classes in org.drools used by org.drools.jsr94.rules.admin
StatefulSession
           
StatelessSession
           
 

Classes in org.drools used by org.drools.lang
RuntimeDroolsException
          The base Drools exception for all internal thrown exceptions.
Visitor
           
 

Classes in org.drools used by org.drools.reteoo
FactException
          Base exception indicating an error in manipulating facts.
FactHandle
           
ObjectFilter
           
QueryResults
           
RuleBase
          Active collection of Rules.
RuleBaseConfiguration
          drools.removeIdentities = drools.shareAlphaNodes = drools.shareBetaNodes = drools.alphaMemory drools.alphaNodeHashingThreshold = <1...n> drools.compositeKeyDepth =<1..3> drools.indexLeftBetaMemory = drools.indexRightBetaMemory = drools.assertBehaviour = drools.logicalOverride =
StatefulSession
           
StatelessSession
           
StatelessSessionResult
           
Visitor
           
WorkingMemory
          A knowledge session for a RuleBase.
 

Classes in org.drools used by org.drools.rule
RuntimeDroolsException
          The base Drools exception for all internal thrown exceptions.
WorkingMemory
          A knowledge session for a RuleBase.
 

Classes in org.drools used by org.drools.ruleflow.instance
Agenda
           
 

Classes in org.drools used by org.drools.ruleflow.instance.impl
Agenda
           
 

Classes in org.drools used by org.drools.spi
FactException
          Base exception indicating an error in manipulating facts.
FactHandle
           
QueryResults
           
RuntimeDroolsException
          The base Drools exception for all internal thrown exceptions.
WorkingMemory
          A knowledge session for a RuleBase.
 

Classes in org.drools used by org.drools.util
ObjectFilter
           
RuleBase
          Active collection of Rules.
Visitor
           
 

Classes in org.drools used by org.drools.xml
Visitor
           
 



Copyright © 2001-2007 JBoss Inc.. All Rights Reserved.