|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.able.rules.AbleRuleBreakpoint
This class represents a breakpoint on an AbleRuleSet
Constructor Summary | |
---|---|
AbleRuleBreakpoint(int theLine)
|
Method Summary | |
---|---|
int |
getLine()
|
boolean |
isEnabled()
|
void |
setEnabled(boolean state)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AbleRuleBreakpoint(int theLine)
Method Detail |
public boolean isEnabled()
public void setEnabled(boolean state)
public int getLine()
|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |