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

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


Uses of Class
org.drools.reteoo.Rete

Packages that use Rete
org.drools.reteoo   
 

Uses of Rete in org.drools.reteoo
 

Methods in org.drools.reteoo that return Rete
 Rete ReteooRuleBase.getRete()
          Retrieve the Rete-OO network for this RuleBase.
 

Methods in org.drools.reteoo with parameters of type Rete
 void MemoryVisitor.visitRete(Rete rete)
          Rete visits each of its ObjectTypeNodes.
 

Constructors in org.drools.reteoo with parameters of type Rete
ObjectTypeNode(int id, ObjectType objectType, Rete rete, int alphaNodeHashingThreshold)
          Construct given a semantic ObjectType and the provided unique id.
 



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