Main Page | Class Hierarchy | Class List | Class Members

kddml.Core.DataMining.ClassificationTrees.ClassificationRepositoryFactory Class Reference

Inheritance diagram for kddml.Core.DataMining.ClassificationTrees.ClassificationRepositoryFactory:

kddml.Core.DataMining.ModelRepositoryFactory kddml.Core.KDDMLObjectRepositoryFactory kddml.Core.KDDMLObjectFactory List of all members.

Public Member Functions

 ClassificationRepositoryFactory (File f) throws KDDMLCoreException
KDDMLObject newInstance () throws KDDMLCoreException

Detailed Description

A factory class that creates a classification model from the system repository.

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.DataMining.ClassificationTrees.ClassificationRepositoryFactory.ClassificationRepositoryFactory File  f  )  throws KDDMLCoreException
 

Constructor given the physical file containing the object.

Parameters:
f File the file containing the reference to the physical object.
Exceptions:
KDDMLCoreException an exception if the file cannot be found.


Member Function Documentation

KDDMLObject kddml.Core.DataMining.ClassificationTrees.ClassificationRepositoryFactory.newInstance  )  throws KDDMLCoreException [virtual]
 

Returns a new instance of this object.

Exceptions:
KDDMLCoreException 
Returns:
KDDMLObject

Implements kddml.Core.KDDMLObjectFactory.


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