Inheritance diagram for kddml.Core.Scalar.ListType:
Public Member Functions | |
ListType (Class class1) | |
Class | getElementClass () |
String | toString () |
Title: KDDML
Description: Knowledge Discovery in Database Environment
Copyright: Copyright (c) 2003-2005
Company: Universita' di Pisa - Dipartimento di Informatica
|
Constructor.
|
|
Returns the Class of the elements of this Range.
|
|
Returns a representation of this object as string.
Implements kddml.Core.Scalar.KDDMLScalarType. |