Inheritance diagram for kddml.Core.DataMining.ClassificationTrees.ClassificationRepositoryFactory:
Public Member Functions | |
ClassificationRepositoryFactory (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.
Implements kddml.Core.KDDMLObjectFactory. |