|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FzyRuleComponent | |
infosapient.system |
Uses of FzyRuleComponent in infosapient.system |
Subclasses of FzyRuleComponent in infosapient.system | |
class |
FzyConsequent
FzyConsequent models the "then" portion of a rule. |
class |
FzyPremise
Class FzyPremise implements the behavior for a rule's PREMISE(also called the antecedent). |
Fields in infosapient.system declared as FzyRuleComponent | |
protected FzyRuleComponent |
FzyClauseComponent.owner
|
private FzyRuleComponent |
FzySolutionSet.owner
|
Methods in infosapient.system that return FzyRuleComponent | |
FzyRuleComponent |
FzyClauseComponent.getOwner()
|
FzyRuleComponent |
FzyRuleComponent.setRule(FzyRule owner)
Set the rule that this component belongs to. |
FzyRuleComponent |
FzyRuleComponent.setText(java.lang.String cTxt)
Set the text for this rule component. |
Methods in infosapient.system with parameters of type FzyRuleComponent | |
void |
FzyClauseComponent.setOwnerClause(FzyRuleComponent oc)
|
Constructors in infosapient.system with parameters of type FzyRuleComponent | |
FzySolutionSet.FzySolutionSet(FzyRuleComponent frc)
|
|
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 |