Uses of Package
org.drools.common

Packages that use org.drools.common
org.drools This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory 
org.drools.base   
org.drools.base.accumulators   
org.drools.base.evaluators   
org.drools.base.extractors   
org.drools.base.mvel   
org.drools.common   
org.drools.core.util   
org.drools.core.util.debug   
org.drools.event Events provide all sorts of call backs to monitor the engine as it is running. 
org.drools.facttemplates   
org.drools.impl   
org.drools.jsr94.rules Provides the core client APIs for using a rule engine. 
org.drools.management   
org.drools.marshalling.impl   
org.drools.persistence   
org.drools.persistence.jpa.processinstance   
org.drools.process.instance   
org.drools.process.instance.impl   
org.drools.reteoo   
org.drools.reteoo.builder   
org.drools.reteoo.compiled   
org.drools.rule Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements. 
org.drools.runtime.process   
org.drools.runtime.rule.impl   
org.drools.spi   
org.drools.time.impl   
 

Classes in org.drools.common used by org.drools
AgendaGroupFactory
           
 

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

Classes in org.drools.common used by org.drools.base.accumulators
InternalFactHandle
           
 

Classes in org.drools.common used by org.drools.base.evaluators
InternalFactHandle
           
InternalWorkingMemory
           
 

Classes in org.drools.common used by org.drools.base.extractors
InternalWorkingMemory
           
 

Classes in org.drools.common used by org.drools.base.mvel
InternalFactHandle
           
InternalWorkingMemory
           
 

Classes in org.drools.common used by org.drools.common
AbstractWorkingMemory
          Implementation of WorkingMemory.
ActivationGroupNode
           
ActivationNode
           
AgendaGroupFactory
           
AgendaItem
          Item entry in the Agenda.
BaseNode
          The base class for all Rete nodes.
BetaConstraints
           
DefaultFactHandle
          Implementation of FactHandle.
DoubleBetaConstraints
           
DroolsObjectInput
           
EndOperationListener
           
EqualityKey
          Upon instantiation the EqualityKey caches the first Object's hashCode this can never change.
EqualityKeyComparator
           
EventFactHandle
           
EventSupport
           
InternalAgenda
           
InternalAgendaGroup
           
InternalFactHandle
           
InternalKnowledgeRuntime
           
InternalRuleBase
           
InternalRuleFlowGroup
           
InternalWorkingMemory
           
InternalWorkingMemoryActions
           
InternalWorkingMemoryEntryPoint
           
LogicalDependency
          LogicalDependency is a special node for LinkedLists that maintains references for the Activation justifier and the justified FactHandle.
NamedEntryPoint
           
NetworkNode
          Interface used to expose generic information on Rete nodes outside of he package.
NodeMemories
          An interface for node memories implementation
NodeMemory
           
ObjectStore
           
ObjectTypeConfigurationRegistry
           
QuadroupleBetaConstraints
           
RuleBasePartitionId
          A class to identify RuleBase partitions
RuleFlowGroupListener
           
ScheduledAgendaItem
           
SharedWorkingMemoryContext
           
SingleBetaConstraints
           
TripleBetaConstraints
           
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.core.util
InternalFactHandle
           
 

Classes in org.drools.common used by org.drools.core.util.debug
NetworkNode
          Interface used to expose generic information on Rete nodes outside of he package.
RuleBasePartitionId
          A class to identify RuleBase partitions
 

Classes in org.drools.common used by org.drools.event
InternalWorkingMemory
           
 

Classes in org.drools.common used by org.drools.facttemplates
InternalWorkingMemory
           
 

Classes in org.drools.common used by org.drools.impl
EndOperationListener
           
InternalKnowledgeRuntime
           
InternalRuleBase
           
InternalWorkingMemory
           
InternalWorkingMemoryEntryPoint
           
ObjectStore
           
ObjectTypeConfigurationRegistry
           
WorkingMemoryAction
           
 

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

Classes in org.drools.common used by org.drools.management
InternalRuleBase
           
InternalWorkingMemory
           
 

Classes in org.drools.common used by org.drools.marshalling.impl
AgendaItem
          Item entry in the Agenda.
BaseNode
          The base class for all Rete nodes.
DefaultAgenda
          Rule-firing Agenda.
EqualityKey
          Upon instantiation the EqualityKey caches the first Object's hashCode this can never change.
InternalFactHandle
           
InternalRuleBase
           
InternalWorkingMemory
           
ObjectStore
           
WorkingMemoryAction
           
 

Classes in org.drools.common used by org.drools.persistence
EndOperationListener
           
InternalKnowledgeRuntime
           
 

Classes in org.drools.common used by org.drools.persistence.jpa.processinstance
InternalKnowledgeRuntime
           
 

Classes in org.drools.common used by org.drools.process.instance
InternalKnowledgeRuntime
           
 

Classes in org.drools.common used by org.drools.process.instance.impl
InternalKnowledgeRuntime
           
 

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
           
EventSupport
           
InternalAgenda
           
InternalFactHandle
           
InternalKnowledgeRuntime
           
InternalRuleBase
           
InternalStatelessSession
           
InternalWorkingMemory
           
InternalWorkingMemoryActions
           
InternalWorkingMemoryEntryPoint
           
NetworkNode
          Interface used to expose generic information on Rete nodes outside of he package.
NodeMemory
           
RuleBasePartitionId
          A class to identify RuleBase partitions
WorkingMemoryAction
           
 

Classes in org.drools.common used by org.drools.reteoo.builder
BaseNode
          The base class for all Rete nodes.
BetaConstraints
           
InternalRuleBase
           
InternalWorkingMemory
           
RuleBasePartitionId
          A class to identify RuleBase partitions
 

Classes in org.drools.common used by org.drools.reteoo.compiled
NetworkNode
          Interface used to expose generic information on Rete nodes outside of he package.
RuleBasePartitionId
          A class to identify RuleBase partitions
 

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

Classes in org.drools.common used by org.drools.runtime.process
AbstractWorkingMemory
          Implementation of WorkingMemory.
 

Classes in org.drools.common used by org.drools.runtime.rule.impl
InternalAgenda
           
InternalWorkingMemory
           
 

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

Classes in org.drools.common used by org.drools.time.impl
InternalWorkingMemory
           
 



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