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

Uses of Class
com.ibm.able.beans.AbleBreakPoint

Packages that use AbleBreakPoint
com.ibm.able.beans The BEANS package provides a set of interfaces and objects which implement components ranging from simple file i/o to intelligent learning algorithms. 
 

Uses of AbleBreakPoint in com.ibm.able.beans
 

Fields in com.ibm.able.beans declared as AbleBreakPoint
protected  AbleBreakPoint AbleNetwork.lastBreakPoint
          The last breakpoint that fired
 

Methods in com.ibm.able.beans that return AbleBreakPoint
 AbleBreakPoint AbleNetwork.getLastBreakPoint()
          Get the last breakpoint to fire.
 

Methods in com.ibm.able.beans with parameters of type AbleBreakPoint
 void AbleNetwork.clearBreakPoint(AbleBreakPoint bp)
          Clear the specified breakpoint from this network.
 


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

(C) Copyright IBM Corporation 1999, 2003