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

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


Uses of Package
org.drools.reteoo

Packages that use org.drools.reteoo
org.drools.common   
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.reteoo used by org.drools.common
BetaMemory
           
ReteooWorkingMemory
          Implementation of WorkingMemory.
ReteTuple
           
 

Classes in org.drools.reteoo used by org.drools.reteoo
AlphaNode
          AlphaNodes are nodes in the Rete network used to apply FieldConstraint<.code>s on asserted fact objects where the FieldConstraints have no dependencies on any other of the facts in the current Rule.
CompositeObjectSinkAdapter.FieldIndex
           
EmptyObjectSinkAdapter
           
EmptyTupleSinkAdapter
           
FactHandleMemory
           
JoinNode
          JoinNode extends BetaNode to perform ReteTuple and FactHandle joins.
LeftInputAdapterNode
          All asserting Facts must propagated into the right ObjectSink side of a BetaNode, if this is the first Pattern then there are no BetaNodes to propagate to.
NotNode
          NotNode extends BetaNode to perform tests for the non existence of a Fact plus one or more conditions.
ObjectSink
          Receiver of propagated FactHandleImpls from a ObjectSource.
ObjectSinkNode
          Items placed in a LinkedList must implement this interface .
ObjectSinkPropagator
           
ObjectSource
          A source of FactHandles for an ObjectSink.
ObjectTypeNode
          ObjectTypeNodes are responsible for filtering and propagating the matching fact assertions propagated from the Rete node using ObjectType interface.
Rete
          The Rete-OO network.
ReteooRuleBase
          Implementation of RuleBase.
ReteooWorkingMemory
          Implementation of WorkingMemory.
ReteTuple
           
RuleTerminalNode
          Leaf Rete-OO node responsible for enacting Action s on a matched Rule.
TerminalNode
          A markup interface for terminal nodes
TupleMemory
           
TupleSink
          Receiver of propagated ReteTuples from a TupleSource.
TupleSinkNode
          Items placed in a LinkedList must implement this interface .
TupleSinkPropagator
           
TupleSource
          A source of ReteTuple s for a TupleSink.
 

Classes in org.drools.reteoo used by org.drools.reteoo.builder
ObjectSource
          A source of FactHandles for an ObjectSink.
ReteooBuilder.IdGenerator
           
ReteooRuleBase
          Implementation of RuleBase.
TupleSource
          A source of ReteTuple s for a TupleSink.
 

Classes in org.drools.reteoo used by org.drools.rule
ReteTuple
           
 

Classes in org.drools.reteoo used by org.drools.spi
ReteTuple
           
 

Classes in org.drools.reteoo used by org.drools.util
FactHandleMemory
           
ReteTuple
           
TupleMemory
           
 



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