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

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


Uses of Package
org.drools.common

Packages that use org.drools.common
org.drools.common   
org.drools.jsr94.rules Provides the core client APIs for using a rule engine. 
org.drools.reteoo   
org.drools.reteoo.builder   
org.drools.rule Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements. 
org.drools.spi   
org.drools.util   
 

Classes in org.drools.common used by org.drools.common
AbstractWorkingMemory
          Implementation of WorkingMemory.
ActivationGroupNode
           
AgendaGroupImpl
          AgendaGroup implementation that uses a PriorityQueue to prioritise the evaluation of added ActivationQueues.
BaseNode
          The base class for all Rete nodes.
BetaConstraints
           
DefaultAgenda
          Rule-firing Agenda.
EqualityKey
          Upon instantiation the EqualityKey caches the first Object's hashCode this can never change.
EqualityKeyComparator
           
EventSupport
           
InternalAgenda
           
InternalFactHandle
           
InternalRuleBase
           
InternalRuleFlowGroup
           
InternalWorkingMemory
           
InternalWorkingMemoryActions
           
LogicalDependency
          LogicalDependency is a special node for LinkedLists that maintains references for the Activation justifier and the justified FactHandle.
NetworkNode
          Interface used to expose generic information on Rete nodes outside of he package.
NodeMemory
           
RuleFlowGroupNode
           
ScheduledAgendaItem
          Item entry in the Agenda.
TruthMaintenanceSystem
          The Truth Maintenance System is responsible for tracking two things.
TupleStartEqualsConstraint
          Checks if one tuple is the start subtuple of other tuple.
WorkingMemoryAction
           
 

Classes in org.drools.common used by org.drools.jsr94.rules
AbstractFactHandleFactory
           
DefaultFactHandle
          Implementation of FactHandle.
InternalFactHandle
           
 

Classes in org.drools.common used by org.drools.reteoo
AbstractFactHandleFactory
           
AbstractRuleBase
          Implementation of RuleBase.
AbstractWorkingMemory
          Implementation of WorkingMemory.
BaseNode
          The base class for all Rete nodes.
BetaConstraints
           
DefaultFactHandle
          Implementation of FactHandle.
EventSupport
           
InternalFactHandle
           
InternalRuleBase
           
InternalWorkingMemory
           
InternalWorkingMemoryActions
           
NetworkNode
          Interface used to expose generic information on Rete nodes outside of he package.
NodeMemory
           
WorkingMemoryAction
           
 

Classes in org.drools.common used by org.drools.reteoo.builder
BaseNode
          The base class for all Rete nodes.
BetaConstraints
           
InternalWorkingMemory
           
 

Classes in org.drools.common used by org.drools.rule
InternalFactHandle
           
InternalWorkingMemory
           
 

Classes in org.drools.common used by org.drools.spi
ActivationGroupNode
           
InternalFactHandle
           
InternalWorkingMemory
           
LogicalDependency
          LogicalDependency is a special node for LinkedLists that maintains references for the Activation justifier and the justified FactHandle.
RuleFlowGroupNode
           
 

Classes in org.drools.common used by org.drools.util
InternalFactHandle
           
 



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