|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RuleAggregationMethod | |
|---|---|
| net.sourceforge.jFuzzyLogic.rule | |
| net.sourceforge.jFuzzyLogic.ruleAggregation | |
| Uses of RuleAggregationMethod in net.sourceforge.jFuzzyLogic.rule |
|---|
| Fields in net.sourceforge.jFuzzyLogic.rule declared as RuleAggregationMethod | |
|---|---|
(package private) RuleAggregationMethod |
Variable.ruleAggregationMethod
Rule aggregation method |
| Methods in net.sourceforge.jFuzzyLogic.rule that return RuleAggregationMethod | |
|---|---|
RuleAggregationMethod |
Variable.getRuleAggregationMethod()
|
| Methods in net.sourceforge.jFuzzyLogic.rule with parameters of type RuleAggregationMethod | |
|---|---|
void |
Variable.setRuleAggregationMethod(RuleAggregationMethod ruleAggregationMethod)
|
| Uses of RuleAggregationMethod in net.sourceforge.jFuzzyLogic.ruleAggregation |
|---|
| Subclasses of RuleAggregationMethod in net.sourceforge.jFuzzyLogic.ruleAggregation | |
|---|---|
class |
RuleAggregationMethodBoundedSum
Rule aggregation mathod: Sum |
class |
RuleAggregationMethodMax
Rule aggregation mathod: Max |
class |
RuleAggregationMethodProbOr
Rule aggregation mathod: Probabilistic or |
class |
RuleAggregationMethodSum
Rule aggregation mathod: Sum |
class |
RuleAggregationMethoNormedSum
Rule aggregation mathod: Sum |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||