Package net.sourceforge.fuzzyservices.beans

Interface Summary
FuzzyCalculatorI A fuzzy calculator offers the four base aithmethic operations like a normal calculator.
FuzzyControllerI A fuzzy controller implements an approximate reasoning method.
 

Class Summary
Antecedent This class represents an if-clause (antecedent) of a rule according to JavaBeans conventions.
AntecedentBeanInfo  
Consequent This class represents an then-clause (consequent) of a rule according to JavaBeans conventions.
ConsequentBeanInfo  
Defuzzificator This class represents a defuzzificator according to JavaBeans conventions.
DefuzzificatorBeanInfo  
DefuzzificatorTypeEditor Editor support for type property of a defuzzificator bean.
Fact This class represents a fact according to JavaBeans conventions.
FactArrayEditor Editor class for an array of facts.
FactArrayEditorPanel Panel for editing fact array property.
FactBase This class represents a fact base according to JavaBeans conventions.
FactBaseBeanInfo  
FactBeanInfo  
FuzzyCalculator This class represents a fuzzy calculator according to JavaBeans conventions.
FuzzyCalculatorBeanInfo  
FuzzyController This class represents a fuzzy controller according to JavaBeans conventions.
FuzzyControllerBeanInfo  
FuzzyInterval This class represents a fuzzy interval according to JavaBeans conventions.
FuzzyIntervalBeanInfo  
FuzzyLRInterval This class represents a fuzzy interval of type LR according to JavaBeans conventions.
FuzzyLRIntervalBeanInfo  
FuzzyLRNumber This class represents a fuzzy number of type LR according to JavaBeans conventions.
FuzzyLRNumberBeanInfo  
FuzzyNumber This class represents a fuzzy number according to JavaBeans conventions.
FuzzyNumberBeanInfo  
FuzzySet This class represents a fuzzy setDegreeOfMembership according to JavaBeans conventions.
FuzzySetBeanInfo  
FuzzySetEditor Editor class for fuzzy set properties.
FuzzySetEditorPanel Panel for editing fuzzy set property.
JavaInitializationStringFormatter Utility class for creating Java Initialization Strings.
LinguisticTerm This class represents a term of a linguistic variable according to JavaBeans conventions.
LinguisticTermArrayEditor Editor class for an array of linguistic terms.
LinguisticTermArrayEditorPanel Panel for editing linguistic term array property.
LinguisticTermBeanInfo  
LinguisticVariable This class represents a linguistic variable according to JavaBeans conventions.
LinguisticVariableBeanInfo  
MembershipFunction The membership function f(x) is defined by a setDegreeOfMembership of points.
MembershipFunctionBeanInfo  
MembershipFunctionEditor Editor class for membership function properties.
MembershipFunctionEditorPanel Panel for editing membership function property.
MembershipFunctionPoint This class represents a point on a membership function according to JavaBeans conventions.
Operator This class represents a fuzzy operator according to JavaBeans conventions.
OperatorBeanInfo  
OperatorEditor Editor class for (fuzzy) operator properties.
OperatorEditorPanel Panel for editing operator property.
OperatorTypeEditor Editor support for type property of an operator bean.
OperatorUtils Utility class for converting between core and beans operator.
Rule This class represents a rule according to JavaBeans conventions.
RuleArrayEditor Editor class for an array of rules.
RuleArrayEditorPanel Panel for editing rule array property.
RuleBase This class represents a rule base according to JavaBeans conventions.
RuleBaseBeanInfo  
RuleBeanInfo  
SimpleAttribute  
SimpleAttributeEditor  
SimpleAttributePanel  
SimpleBean  
SimpleBeanBeanInfo  
TestPanel  
 

Enum Summary
SimpleDay  
 



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