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

org.drools.common - JBoss RULES 3.0.6 API 英文版文档


Package org.drools.common

Interface Summary
AbstractWorkingMemory.WorkingMemoryAction  
EventSupport  
InternalAgenda  
InternalFactHandle  
InternalRuleBase  
InternalWorkingMemoryActions  
NodeMemory  
 

Class Summary
AbstractFactHandleFactory  
AbstractRuleBase Implementation of RuleBase.
AbstractWorkingMemory Implementation of WorkingMemory.
ActivationGroupImpl  
ActivationGroupNode  
ActivationQueue A LIFO Activation queue based on a LinkedList.
AgendaGroupImpl AgendaGroup implementation that uses a PriorityQueue to prioritise the evaluation of added ActivationQueues.
AgendaItem Item entry in the Agenda.
BetaNodeBinder  
DefaultAgenda Rule-firing Agenda.
DefaultFactHandle Implementation of FactHandle.
EqualityAssertMapComparator  
EqualityKey Upon instantiation the EqualityKey caches the first Object's hashCode this can never change.
EqualityKeyComparator  
IdentityAssertMapComparator  
InstanceEqualsConstraint InstanceEqualsConstraint Created: 21/06/2006
InstanceNotEqualsConstraint  
LogicalDependency LogicalDependency is a special node for LinkedLists that maintains references for the Activation justifier and the justified FactHandle.
ObjectInputStreamWithLoader  
PropagationContextImpl  
ScheduledAgendaItem Item entry in the Agenda.
TruthMaintenanceSystem The Truth Maintenance System is responsible for tracking two things.