ABLE 2.0.0 07/02/2003 10:25:01

com.ibm.able.rules
Class AbleRuleBreakpoint

java.lang.Object
  |
  +--com.ibm.able.rules.AbleRuleBreakpoint
All Implemented Interfaces:
java.io.Serializable

public class AbleRuleBreakpoint
extends java.lang.Object
implements java.io.Serializable

This class represents a breakpoint on an AbleRuleSet

See Also:
Serialized Form

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

AbleRuleBreakpoint

public AbleRuleBreakpoint(int theLine)
Method Detail

isEnabled

public boolean isEnabled()

setEnabled

public void setEnabled(boolean state)

getLine

public int getLine()

ABLE 2.0.0 07/02/2003 10:25:01

(C) Copyright IBM Corporation 1999, 2003