Skip navigation links
A C D E F G H I J K L M N O P R S T V W Z _ 

F

fillParameters(String, boolean) - Method in class jfml.compatibility.ImportMatlab
 
findString(String[], String) - Static method in class jfml.compatibility.SuppCollection
It is used to find posision of string.
FourParamType - Class in jfml.parameter
Java class for the fourParamType complex type.
FourParamType() - Constructor for class jfml.parameter.FourParamType
 
fromValue(String) - Static method in enum jfml.enumeration.InterpolationMethodType
 
fromValue(String) - Static method in enum jfml.enumeration.MonotonicInterpolationMethodType
 
fromValue(String) - Static method in enum jfml.enumeration.StandardAccumulationType
 
fromValue(String) - Static method in enum jfml.enumeration.StandardActivationMethodType
 
fromValue(String) - Static method in enum jfml.enumeration.StandardAndMethodType
 
fromValue(String) - Static method in enum jfml.enumeration.StandardCombinationType
 
fromValue(String) - Static method in enum jfml.enumeration.StandardDefuzzifierType
 
fromValue(String) - Static method in enum jfml.enumeration.StandardModifierType
 
fromValue(String) - Static method in enum jfml.enumeration.StandardOrMethodType
 
fromValue(String) - Static method in enum jfml.enumeration.StandardTconormType
 
fromValue(String) - Static method in enum jfml.enumeration.StandardTnormType
 
FuzzyInferenceSystem - Class in jfml
Java class for FuzzyInferenceSystem.
FuzzyInferenceSystem() - Constructor for class jfml.FuzzyInferenceSystem
Default constructor
FuzzyInferenceSystem(String) - Constructor for class jfml.FuzzyInferenceSystem
Constructor using the name of the FuzzySystem
FuzzyInferenceSystem(FuzzySystemType) - Constructor for class jfml.FuzzyInferenceSystem
Constructor using another FuzzySystemType instance
FuzzyRuleType - Class in jfml.rule
Java class for fuzzyRuleType complex type.
FuzzyRuleType() - Constructor for class jfml.rule.FuzzyRuleType
Constructor by default
FuzzyRuleType(String) - Constructor for class jfml.rule.FuzzyRuleType
Constructor with parameters by default
FuzzyRuleType(String, AntecedentType, ConsequentType) - Constructor for class jfml.rule.FuzzyRuleType
Constructor using the name of the FuzzyRule, the Antecedent AntecedentType and the Consequent ConsequentType
FuzzyRuleType(String, String, String, String, Float) - Constructor for class jfml.rule.FuzzyRuleType
Constructor using the name of the FuzzyRule, the connector, the AndMethod, the OrMethod and the weight
FuzzyRuleType(String, String, String, Float) - Constructor for class jfml.rule.FuzzyRuleType
Constructor using the name of the fuzzy rule, the connector (and / or), the connector method and the weight of the fuzzy rule
FuzzyRuleType(String, Float) - Constructor for class jfml.rule.FuzzyRuleType
Constructor using the name and the weight of the Fuzzy Rule
FuzzySystemRuleBase - Class in jfml.rulebase
Abstract class for representing Fuzzy Systems RuleBase.
FuzzySystemRuleBase() - Constructor for class jfml.rulebase.FuzzySystemRuleBase
 
FuzzySystemType - Class in jfml.jaxb
Java class for the fuzzySystemType complex type.
FuzzySystemType() - Constructor for class jfml.jaxb.FuzzySystemType
Default constructor
FuzzySystemType(String) - Constructor for class jfml.jaxb.FuzzySystemType
Constructor using the FuzzySystem name
FuzzySystemType(String, KnowledgeBaseType, List<Object>, String) - Constructor for class jfml.jaxb.FuzzySystemType
 
FuzzyTerm - Class in jfml.term
Abstract class for representing the FuzzyTerm types Each fuzzy term has associated a MembershipFunction and a left and right domain from the variable
FuzzyTerm() - Constructor for class jfml.term.FuzzyTerm
 
FuzzyTermType - Class in jfml.term
Java class for fuzzyTermType complex type.
FuzzyTermType() - Constructor for class jfml.term.FuzzyTermType
Default constructor
FuzzyTermType(String, int, float[]) - Constructor for class jfml.term.FuzzyTermType
Constructor using the name, the type of fuzzy term and an array of parameters
FuzzyTermType(String, int, List<PointType>) - Constructor for class jfml.term.FuzzyTermType
Constructor of a PointSet term using the name and a list of PointType
FuzzyTermType(String, PointSetShapeType) - Constructor for class jfml.term.FuzzyTermType
Constructor using the name and an instance of PointSetShapeType
FuzzyTermType(String, CircularDefinitionType) - Constructor for class jfml.term.FuzzyTermType
Constructor using the name and an instance of CircularDefinitionType
FuzzyTermType(String, CustomShapeType) - Constructor for class jfml.term.FuzzyTermType
Constructor using the name and an instance of CustomShapeType
FuzzyTermType(String, String, CircularDefinitionType) - Constructor for class jfml.term.FuzzyTermType
Constructor using the name, the complement and a CircularDefinitionType
FuzzyTermType(String, String, PointSetShapeType) - Constructor for class jfml.term.FuzzyTermType
Constructor using the name, the complement and a PointSetShapeType
FuzzyVariable - Class in jfml.knowledgebase.variable
Abstract class for representing the FuzzyVariables
FuzzyVariable() - Constructor for class jfml.knowledgebase.variable.FuzzyVariable
 
FuzzyVariableType - Class in jfml.knowledgebase.variable
Java class for the fuzzyVariableType complex type from IEEE Standard 1855.
FuzzyVariableType() - Constructor for class jfml.knowledgebase.variable.FuzzyVariableType
Default constructor
FuzzyVariableType(String, float, float) - Constructor for class jfml.knowledgebase.variable.FuzzyVariableType
Constructor with required elements
A C D E F G H I J K L M N O P R S T V W Z _ 
Skip navigation links