Inheritance diagram for kddml.Core.DataMining.Clustering.ClusteringRepositoryFactory:
Public Member Functions | |
ClusteringRepositoryFactory (File f) 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 given the physical file containing the object.
|
|
Returns a new instance of this object. Throws an exception if an error occurs.
Implements kddml.Core.KDDMLObjectFactory. |