ABLE 2.3.0 07/13/2005 14:21:00

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

Packages that use AbleDataSeriesHeader
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 AbleDataSeriesHeader in com.ibm.able.beans
 

Methods in com.ibm.able.beans that return AbleDataSeriesHeader
 AbleDataSeriesHeader AbleDataSeries.getDataSeriesHeader()
          Method to get the header information of this DataSeries history.
 

Constructors in com.ibm.able.beans with parameters of type AbleDataSeriesHeader
AbleDataSeries(AbleDataSeriesHeader header)
          Constructor allowing a DataSeries to be created using a header (used to get the name for this DataSeries).
AbleDataSeries(AbleDataSeriesHeader header, java.lang.Object dataArray)
          Constructor allowing a DataSeries to be created using a header and array containing the initial objects to be added to the history, and whose size is used to determine the history size.
 


ABLE 2.3.0 07/13/2005 14:21:00

(C) Copyright IBM Corporation 1999, 2005