Uses of Class
zeus.concepts.fn.VarFn

Packages that use VarFn
zeus.concepts   
zeus.rete   
 

Uses of VarFn in zeus.concepts
 

Fields in zeus.concepts declared as VarFn
protected  VarFn Bindings.self
           
 

Methods in zeus.concepts that return VarFn
 VarFn Fact.newVar()
           
 

Methods in zeus.concepts with parameters of type VarFn
 void Fact.setNumber(VarFn var1)
           
 void Fact.setUnitCost(VarFn var1)
           
 

Uses of VarFn in zeus.rete
 

Fields in zeus.rete declared as VarFn
(package private)  VarFn IdNode.id
           
(package private)  VarFn Pattern.id
           
 

Methods in zeus.rete with parameters of type VarFn
 void Pattern.setId(VarFn id)
           
 

Constructors in zeus.rete with parameters of type VarFn
IdNode(ReteEngine engine, VarFn id)
           
 



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