Main Page | Class Hierarchy | Class List | Class Members

kddml.Core.DataMining.ModelRepositoryFactory Class Reference

Inheritance diagram for kddml.Core.DataMining.ModelRepositoryFactory:

kddml.Core.KDDMLObjectRepositoryFactory kddml.Core.KDDMLObjectFactory kddml.Core.DataMining.AssociationRules.AssociationRepositoryFactory kddml.Core.DataMining.ClassificationTrees.ClassificationRepositoryFactory kddml.Core.DataMining.Clustering.ClusteringRepositoryFactory kddml.Core.DataMining.SequentialPatterns.SequenceRepositoryFactory kddml.Core.DataMining.Taxonomy.HierarchyRepositoryFactory List of all members.

Public Member Functions

 ModelRepositoryFactory (java.io.File f) throws kddml.Core. KDDMLCoreException

Detailed Description

A factory class that creates a 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.ModelRepositoryFactory.ModelRepositoryFactory java.io.File  f  )  throws kddml.Core. 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.


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