|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FzyAttribClause | |
infosapient.rulecompiler | |
infosapient.system |
Uses of FzyAttribClause in infosapient.rulecompiler |
Methods in infosapient.rulecompiler that return FzyAttribClause | |
FzyAttribClause |
CompileSPRule.attributeClause(FzyRule r)
|
Uses of FzyAttribClause in infosapient.system |
Fields in infosapient.system declared as FzyAttribClause | |
private FzyAttribClause |
FzyConsequent.goal
|
private FzyAttribClause |
FzyConsequent.altGoal
|
Methods in infosapient.system that return FzyAttribClause | |
private FzyAttribClause |
FzyTorquemada.solveGoal(FzyAttribClause currentGoal)
Attempt to find the solution of the currentGoal by finding out which rules solve for this goal
and then executing those rules. |
FzyAttribClause |
FzyConsequent.getAltConseqGoal()
|
FzyAttribClause |
FzyConsequent.getConsequentGoal()
|
private FzyAttribClause[] |
FzyKnowledgebase.returnAllAttribClausesFor(FzyOperator fo)
Return an array of FzyAttribClauses given a FzyOperator Creation date: (1/28/00 12:45:57 PM) |
Methods in infosapient.system with parameters of type FzyAttribClause | |
private FzyAttribClause |
FzyTorquemada.solveGoal(FzyAttribClause currentGoal)
Attempt to find the solution of the currentGoal by finding out which rules solve for this goal
and then executing those rules. |
void |
FzyConsequent.setAltConseqGoal(FzyAttribClause aac)
|
void |
FzyConsequent.setConsequentGoal(FzyAttribClause aac)
|
void |
FzyKnowledgebase.addConseqClause(FzyAttribClause aac)
Add an attribClause to the attribClause table. |
|
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 |