|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbleInferenceContext | |
---|---|
com.ibm.able.rules | The rules package defines the ABLE rule language; various inferencing engines; objects and APIs for creating and running rulesets under program control. |
Uses of AbleInferenceContext in com.ibm.able.rules |
---|
Fields in com.ibm.able.rules declared as AbleInferenceContext | |
protected AbleInferenceContext |
AbleRuleSet.myInferenceContext
This object holds the current state of the active inference engine This data is maintained by the inference engine and formatted using toString() for display when exceptions occur during inferencing. |
Methods in com.ibm.able.rules that return AbleInferenceContext | |
AbleInferenceContext |
AbleRuleSet.getInferenceContext()
Return the current inference engine trace context (used for tracing/debugging). |
|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |