Package | Description |
---|---|
jfml.defuzzifier |
Implementation of various defuzzification methods
|
jfml.jaxb |
Methods for bindings the FML schema definition to java objects
|
jfml.knowledgebase.variable |
The variables of the KnowledgeBase
|
jfml.rule |
Classes for implementing Rules as fuzzy expressions in the form of IF-THEN[-ELSE] involving linguistic variables and fuzzy operators.
|
jfml.term |
Implementation of the different Terms (text label with an associated fuzzy set)
|
Class and Description |
---|
FuzzyTermType
Java class for fuzzyTermType complex type.
|
Class and Description |
---|
AggregatedFuzzyTermType
Java class for aggregatedFuzzyTermType complex type.
|
CircularTermType
Java class for circularTermType complex type.
|
FuzzyTermType
Java class for fuzzyTermType complex type.
|
TskTermType
Java class for tskTermType complex type.
|
TsukamotoTermType
Java class for tsukamotoTermType complex type.
|
Class and Description |
---|
AggregatedFuzzyTermType
Java class for aggregatedFuzzyTermType complex type.
|
FuzzyTermType
Java class for fuzzyTermType complex type.
|
Term
Abstract class for representing the terms.
|
TskTermType
Java class for tskTermType complex type.
|
TsukamotoTermType
Java class for tsukamotoTermType complex type.
|
Class and Description |
---|
FuzzyTerm
Abstract class for representing the FuzzyTerm types
Each fuzzy term has associated a
MembershipFunction and a left and right domain from the variable |
Term
Abstract class for representing the terms.
|
TskTerm |
Class and Description |
---|
FuzzyTerm
Abstract class for representing the FuzzyTerm types
Each fuzzy term has associated a
MembershipFunction and a left and right domain from the variable |
Term
Abstract class for representing the terms.
|
TskTerm |
TskTermType
Java class for tskTermType complex type.
|