|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FzyOperator | |
infosapient.opr | |
infosapient.rulecompiler | |
infosapient.system |
Uses of FzyOperator in infosapient.opr |
Subclasses of FzyOperator in infosapient.opr | |
class |
FzyOprAND
|
class |
FzyOprOR
Class FzyOprOR implements the Zadeh (standard fuzzy) OR: Math.max(value1, value2) |
Methods in infosapient.opr that return FzyOperator | |
static FzyOperator |
FzyOperator.CreateOperatorFor(java.lang.String name)
Factory method for FzyOperator. |
Uses of FzyOperator in infosapient.rulecompiler |
Methods in infosapient.rulecompiler that return FzyOperator | |
FzyOperator |
CompileSPRule.operator()
|
Uses of FzyOperator in infosapient.system |
Methods in infosapient.system with parameters of type FzyOperator | |
private FzyAttribClause[] |
FzyKnowledgebase.returnAllAttribClausesFor(FzyOperator fo)
Return an array of FzyAttribClauses given a FzyOperator Creation date: (1/28/00 12:45:57 PM) |
|
License to use this program is provided under the TERMS OF THE COMMON PUBLIC LICENSE 0.5. ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. | ||||||||
PREV NEXT | FRAMES NO FRAMES |