Uses of Class
zeus.concepts.ReteKB

Packages that use ReteKB
zeus.agents   
zeus.concepts   
zeus.generator.code   
zeus.generator.task.rulebase   
zeus.rete   
 

Uses of ReteKB in zeus.agents
 

Methods in zeus.agents with parameters of type ReteKB
 void ZeusAgent.addRulebase(ReteKB kb)
          Adds a new set of rules to the agent's rule base
 

Uses of ReteKB in zeus.concepts
 

Constructors in zeus.concepts with parameters of type ReteKB
ReteKB(ReteKB kb)
           
 

Uses of ReteKB in zeus.generator.code
 

Methods in zeus.generator.code with parameters of type ReteKB
protected  void TaskWriter.writeReteKB(java.lang.String name, ReteKB task)
           
 

Uses of ReteKB in zeus.generator.task.rulebase
 

Fields in zeus.generator.task.rulebase declared as ReteKB
protected  ReteKB RuleUI.kb
           
 

Constructors in zeus.generator.task.rulebase with parameters of type ReteKB
RuleModel(ReteKB kb, OntologyDb db)
           
RuleUI(OntologyDb db, Editor editor, ReteKB kb, java.util.Vector methodValues)
           
 

Uses of ReteKB in zeus.rete
 

Methods in zeus.rete with parameters of type ReteKB
 void ReteEngine.add(ReteKB kb)
           
 



Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.