|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbleRuleBreakpoint | |
|---|---|
| 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 AbleRuleBreakpoint in com.ibm.able.rules |
|---|
| Fields in com.ibm.able.rules declared as AbleRuleBreakpoint | |
protected AbleRuleBreakpoint |
AbleRule.myBreakpoint
An optional breakpoint assoicated with this rule. |
| Methods in com.ibm.able.rules that return AbleRuleBreakpoint | |
AbleRuleBreakpoint |
AbleRule.getBreakpoint()
Returns the breakpong associated with this rule (or null if none is defined). |
| Methods in com.ibm.able.rules with parameters of type AbleRuleBreakpoint | |
void |
AbleRuleSet.addBreakpoint(AbleRuleBreakpoint theBreakpoint)
Add the breakpoint at the specified location |
void |
AbleRuleSet.removeBreakpoint(AbleRuleBreakpoint theBreakpoint)
Remove the breakpoint from the specified location |
void |
AbleRule.setBreakpoint(AbleRuleBreakpoint theBreakpoint)
Set the breakpoint associated with this rule |
|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||