Uses of Class
net.sourceforge.fuzzyservices.beans.FactBase

Packages that use FactBase
net.sourceforge.fuzzyservices.beans   
net.sourceforge.fuzzyservices.beans.swing   
 

Uses of FactBase in net.sourceforge.fuzzyservices.beans
 

Methods in net.sourceforge.fuzzyservices.beans that return FactBase
 FactBase FuzzyControllerI.performApproximateReasoning(RuleBase aRuleBase, FactBase aFactBase, LinguisticVariable[] linguisticVariables)
          Performs approximate reasoning based on a fact and rule base.
 FactBase FuzzyController.performApproximateReasoning(RuleBase aRuleBase, FactBase aFactBase, LinguisticVariable[] linguisticVariables)
           
 

Methods in net.sourceforge.fuzzyservices.beans with parameters of type FactBase
 FactBase FuzzyControllerI.performApproximateReasoning(RuleBase aRuleBase, FactBase aFactBase, LinguisticVariable[] linguisticVariables)
          Performs approximate reasoning based on a fact and rule base.
 FactBase FuzzyController.performApproximateReasoning(RuleBase aRuleBase, FactBase aFactBase, LinguisticVariable[] linguisticVariables)
           
 

Uses of FactBase in net.sourceforge.fuzzyservices.beans.swing
 

Constructors in net.sourceforge.fuzzyservices.beans.swing with parameters of type FactBase
FactBaseBeanModel(FactBase factBase)
           
 



Copyright © 2007-2012 Fuzzy Services. All Rights Reserved.