|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LinguisticTerm | |
|---|---|
| net.sourceforge.jFuzzyLogic.rule | |
| Uses of LinguisticTerm in net.sourceforge.jFuzzyLogic.rule |
|---|
| Fields in net.sourceforge.jFuzzyLogic.rule with type parameters of type LinguisticTerm | |
|---|---|
(package private) java.util.HashMap<java.lang.String,LinguisticTerm> |
Variable.linguisticTerms
Terms for this variable |
| Methods in net.sourceforge.jFuzzyLogic.rule that return LinguisticTerm | |
|---|---|
private LinguisticTerm |
FuzzyRuleSet.fclTreeFuzzifyTerm(antlr.collections.AST tree,
Variable variable)
Parse a tree for "Term" item |
LinguisticTerm |
Variable.getLinguisticTerm(java.lang.String termName)
Get 'termName' linguistic term |
| Methods in net.sourceforge.jFuzzyLogic.rule that return types with arguments of type LinguisticTerm | |
|---|---|
java.util.HashMap<java.lang.String,LinguisticTerm> |
Variable.getLinguisticTerms()
|
| Methods in net.sourceforge.jFuzzyLogic.rule with parameters of type LinguisticTerm | |
|---|---|
Variable |
Variable.add(LinguisticTerm linguisticTerm)
Adds a termName to this variable |
| Method parameters in net.sourceforge.jFuzzyLogic.rule with type arguments of type LinguisticTerm | |
|---|---|
void |
Variable.setLinguisticTerms(java.util.HashMap<java.lang.String,LinguisticTerm> linguisticTerms)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||