Inheritance diagram for kddml.Core.DataMining.Taxonomy.HierarchyHashtableFactory:
Public Member Functions | |
HierarchyHashtableFactory (java.io.File f, String hierarchy_name, DataDictionary dd, String root_name, Hashtable table) throws KDDMLCoreException | |
KDDMLObject | newInstance () throws KDDMLCoreException |
Title: KDDML
Description: Knowledge Discovery in Database Environment
Copyright: Copyright (c) 2003-2005
Company: Universita' di Pisa - Dipartimento di Informatica
|
Constructor.
|
|
Returns a new instance of this object. Throws an exception if an error occurs.
Reimplemented from kddml.Core.DataMining.Taxonomy.HierarchyProprietaryFactory. |