Main Page | Class Hierarchy | Class List | Class Members

kddml.Core.Scalar.ListType Class Reference

Inheritance diagram for kddml.Core.Scalar.ListType:

kddml.Core.Scalar.KDDMLScalarType kddml.Core.Scalar.IntegerListType kddml.Core.Scalar.RealListType kddml.Core.Scalar.StringListType List of all members.

Public Member Functions

 ListType (Class class1)
Class getElementClass ()
String toString ()

Detailed Description

This class represents a list of values. A list is composed by a set of values comma separated. Values can be of various type: string, int or real (e.g. sunny, overcast, rainy or 2.5, -6, 0.3).

Title: KDDML

Description: Knowledge Discovery in Database Environment

Copyright: Copyright (c) 2003-2005

Company: Universita' di Pisa - Dipartimento di Informatica

Author:
Andrea Romei (romei@di.unipi.it)
Version:
2.0.16


Constructor & Destructor Documentation

kddml.Core.Scalar.ListType.ListType Class  class1  ) 
 

Constructor.

Parameters:
class1 Class the class of the list elements.


Member Function Documentation

Class kddml.Core.Scalar.ListType.getElementClass  ) 
 

Returns the Class of the elements of this Range.

Returns:
Class

String kddml.Core.Scalar.ListType.toString  )  [virtual]
 

Returns a representation of this object as string.

Returns:
String

Implements kddml.Core.Scalar.KDDMLScalarType.


Generated on Thu Feb 23 13:04:46 2006 for kddml by  doxygen 1.4.3