|
ABLE, Version 1.1b | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.ibm.able.beans.rules | |
com.ibm.able.agents | The AGENTS package provides a set of interfaces and objects for constructing hybrid intelligent agents out of AbleBean components. |
com.ibm.able.beans.rules | The RULES package provides a set of objects implementing standard boolean-logic based forward and backward reasoning using if-then rules. |
Classes in com.ibm.able.beans.rules used by com.ibm.able.agentsAbleRuleSet
|
RuleSet class The RuleSet provides an inferencing context using: (1) a set of working memory items (Facts, Variables, others) (2) a set of Rules (3) an inference engine |
Classes in com.ibm.able.beans.rules used by com.ibm.able.beans.rulesAbleClause
|
A Clause uses a relational operator to compare two Atoms (Facts, Variables, Sensors, or their derivatives). AbleConsequentClause
|
This grossly overloaded consequent clause can represent any of the following: A consequent clause in a conditional (if-then) rule: If the LHS and the RHS are both AbleAtoms, then the clause is an AbleAtom-to-AbleAtom assignment. AbleInferenceEngine
|
The InferenceEngine provides the control code and inferencing algorithms for processing a RuleSet (consisting of working memory and rules) It manages a set of sensors/effectors which may be AbleParException
|
This class defines the Able rule Parser exception. AbleParTokenTypes
|
AbleParTrace
|
This class defines the Fuzzy System 'Trace' object. AbleRule
|
A Rule consists of a set of antecedent clauses (logically ANDed together) and one consequent clause. AbleRuleCondition
|
A Condition is used in a clause object and is used to evaluate the lefthand side of the clause against the righthand side of the clause. AbleRuleSet
|
RuleSet class The RuleSet provides an inferencing context using: (1) a set of working memory items (Facts, Variables, others) (2) a set of Rules (3) an inference engine AbleRuleSetEditor
|
This class contains the Able Ruleset Editor panel. |
|
ABLE, Version 1.1b | |||||||||
PREV NEXT | FRAMES NO FRAMES |