Drools :: Core 6.0.0.Beta5

Uses of Package
org.drools.core.common

Packages that use org.drools.core.common
org.drools.core This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory  
org.drools.core.base   
org.drools.core.base.accumulators   
org.drools.core.base.evaluators   
org.drools.core.base.extractors   
org.drools.core.base.field   
org.drools.core.base.mvel   
org.drools.core.beliefsystem   
org.drools.core.beliefsystem.jtms   
org.drools.core.beliefsystem.simple   
org.drools.core.common   
org.drools.core.event Events provide all sorts of call backs to monitor the engine as it is running. 
org.drools.core.factmodel.traits   
org.drools.core.facttemplates   
org.drools.core.impl   
org.drools.core.management   
org.drools.core.marshalling.impl   
org.drools.core.phreak   
org.drools.core.process.instance   
org.drools.core.process.instance.impl   
org.drools.core.reteoo   
org.drools.core.reteoo.builder   
org.drools.core.reteoo.compiled   
org.drools.core.rule Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements. 
org.drools.core.rule.constraint   
org.drools.core.runtime.process   
org.drools.core.runtime.rule.impl   
org.drools.core.spi   
org.drools.core.time.impl   
org.drools.core.util   
org.drools.core.util.debug   
org.drools.core.util.index   
 

Classes in org.drools.core.common used by org.drools.core
AgendaGroupFactory
           
NamedEntryPoint
           
TruthMaintenanceSystem
          The Truth Maintenance System is responsible for tracking two things.
 

Classes in org.drools.core.common used by org.drools.core.base
InternalFactHandle
           
InternalWorkingMemory
           
LeftTupleSets
           
LogicalDependency
           
WorkingMemoryAction
           
 

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

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

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

Classes in org.drools.core.common used by org.drools.core.base.field
InternalWorkingMemory
           
 

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

Classes in org.drools.core.common used by org.drools.core.beliefsystem
InternalFactHandle
           
LogicalDependency
           
TruthMaintenanceSystem
          The Truth Maintenance System is responsible for tracking two things.
WorkingMemoryAction
           
 

Classes in org.drools.core.common used by org.drools.core.beliefsystem.jtms
InternalFactHandle
           
LogicalDependency
           
NamedEntryPoint
           
TruthMaintenanceSystem
          The Truth Maintenance System is responsible for tracking two things.
WorkingMemoryAction
           
 

Classes in org.drools.core.common used by org.drools.core.beliefsystem.simple
InternalFactHandle
           
LogicalDependency
           
NamedEntryPoint
           
TruthMaintenanceSystem
          The Truth Maintenance System is responsible for tracking two things.
WorkingMemoryAction
           
 

Classes in org.drools.core.common used by org.drools.core.common
AbstractWorkingMemory
          Implementation of WorkingMemory.
ActivationGroupNode
           
ActivationNode
           
ActivationsFilter
          A filter interface for agenda activations
AgendaFactory
           
AgendaGroupFactory
           
AgendaItem
           
BaseNode
          The base class for all Rete nodes.
BetaConstraints
           
DefaultAgenda
          Rule-firing Agenda.
DefaultBetaConstraints
           
DefaultFactHandle
          Implementation of FactHandle.
DisconnectedFactHandle
           
DoubleBetaConstraints
           
DoubleNonIndexSkipBetaConstraints
           
DroolsObjectInput
           
EmptyBetaConstraints
           
EndOperationListener
           
EqualityKey
          Upon instantiation the EqualityKey caches the first Object's hashCode this can never change.
EqualityKeyComparator
           
EventFactHandle
           
EventSupport
           
InstanceEqualsConstraint
          InstanceEqualsConstraint Created: 21/06/2006
InstanceNotEqualsConstraint
           
InternalAgenda
           
InternalAgendaGroup
           
InternalFactHandle
           
InternalKnowledgeRuntime
           
InternalRuleBase
           
InternalRuleFlowGroup
           
InternalWorkingMemory
           
InternalWorkingMemoryActions
           
InternalWorkingMemoryEntryPoint
           
LeftTupleSets
           
LeftTupleSetsImpl
           
LogicalDependency
           
Memory
          A super interface for node memories
MemoryFactory
           
MultipleBetaConstraint
           
NamedEntryPoint
           
NetworkNode
          Interface used to expose generic information on Rete nodes outside of he package.
NodeMemories
          An interface for node memories implementation
ObjectStore
           
ObjectTypeConfigurationRegistry
           
PhreakActivationIterator
           
PhreakActiveActivationIterator
           
ProjectClassLoader
           
QuadroupleBetaConstraints
           
QuadroupleNonIndexSkipBetaConstraints
           
RightTupleSets
           
RightTupleSetsImpl
           
RuleBasePartitionId
          A class to identify RuleBase partitions
RuleFlowGroupListener
           
ScheduledAgendaItem
           
SharedWorkingMemoryContext
           
SingleBetaConstraints
           
SingleNonIndexSkipBetaConstraints
           
TripleBetaConstraints
           
TripleNonIndexSkipBetaConstraints
           
TruthMaintenanceSystem
          The Truth Maintenance System is responsible for tracking two things.
TupleStartEqualsConstraint
          Checks if one tuple is the start subtuple of other tuple.
UpdateContext
           
WorkingMemoryAction
           
 

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

Classes in org.drools.core.common used by org.drools.core.factmodel.traits
AbstractRuleBase
          Implementation of RuleBase.
 

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

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

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

Classes in org.drools.core.common used by org.drools.core.marshalling.impl
ActivationsFilter
          A filter interface for agenda activations
AgendaItem
           
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
           
PropagationContextImpl
           
WorkingMemoryAction
           
 

Classes in org.drools.core.common used by org.drools.core.phreak
AgendaItem
           
AgendaItemImpl
          Item entry in the Agenda.
BetaConstraints
           
EventSupport
           
InternalAgenda
           
InternalAgendaGroup
           
InternalWorkingMemory
           
LeftTupleSets
           
Memory
          A super interface for node memories
NetworkNode
          Interface used to expose generic information on Rete nodes outside of he package.
RightTupleSets
           
 

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

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

Classes in org.drools.core.common used by org.drools.core.reteoo
AbstractFactHandleFactory
           
AbstractRuleBase
          Implementation of RuleBase.
AbstractWorkingMemory
          Implementation of WorkingMemory.
ActivationGroupNode
           
ActivationNode
           
AgendaFactory
           
AgendaItem
           
BaseNode
          The base class for all Rete nodes.
BetaConstraints
           
DefaultAgenda
          Rule-firing Agenda.
EndOperationListener
           
EventFactHandle
           
EventSupport
           
InternalAgenda
           
InternalAgendaGroup
           
InternalFactHandle
           
InternalKnowledgeRuntime
           
InternalRuleBase
           
InternalStatelessSession
           
InternalWorkingMemory
           
InternalWorkingMemoryActions
           
InternalWorkingMemoryEntryPoint
           
LeftTupleSets
           
LogicalDependency
           
Memory
          A super interface for node memories
MemoryFactory
           
NetworkNode
          Interface used to expose generic information on Rete nodes outside of he package.
NodeMemories
          An interface for node memories implementation
ObjectStore
           
ObjectTypeConfigurationRegistry
           
QueryElementFactHandle
           
RightTupleSets
           
RuleBasePartitionId
          A class to identify RuleBase partitions
TruthMaintenanceSystem
          The Truth Maintenance System is responsible for tracking two things.
UpdateContext
           
WorkingMemoryAction
           
 

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

Classes in org.drools.core.common used by org.drools.core.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.core.common used by org.drools.core.rule
EventFactHandle
           
InternalFactHandle
           
InternalKnowledgeRuntime
           
InternalWorkingMemory
           
WorkingMemoryAction
           
 

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

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

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

Classes in org.drools.core.common used by org.drools.core.spi
ActivationGroupNode
           
ActivationNode
           
InternalAgendaGroup
           
InternalFactHandle
           
InternalWorkingMemory
           
LogicalDependency
           
WorkingMemoryAction
           
 

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

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

Classes in org.drools.core.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.core.common used by org.drools.core.util.index
InternalFactHandle
           
 


Drools :: Core 6.0.0.Beta5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.