Main Page | Class Hierarchy | Class List | Class Members

kddml.Core.DataMining.ModelResourceFactory Class Reference

Inheritance diagram for kddml.Core.DataMining.ModelResourceFactory:

kddml.Core.KDDMLObjectResourceFactory kddml.Core.KDDMLObjectFactory kddml.Core.DataMining.ModelExternalFactory kddml.Core.DataMining.ModelProprietaryFactory kddml.Core.DataMining.AssociationRules.AssociationExternalFactory kddml.Core.DataMining.ClassificationTrees.ClassificationExternalFactory kddml.Core.DataMining.Clustering.ClusteringExternalFactory kddml.Core.DataMining.SequentialPatterns.SequenceExternalFactory kddml.Core.DataMining.Taxonomy.HierarchyExternalFactory kddml.Core.DataMining.AssociationRules.AssociationProprietaryFactory kddml.Core.DataMining.ClassificationTrees.ClassificationProprietaryFactory kddml.Core.DataMining.Clustering.ClusteringProprietaryFactory kddml.Core.DataMining.SequentialPatterns.SequenceProprietaryFactory kddml.Core.DataMining.Taxonomy.HierarchyProprietaryFactory List of all members.

Public Member Functions

 ModelResourceFactory (java.io.File f) throws KDDMLCoreException

Detailed Description

A factory class that create a model from a generic resource.

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.ModelResourceFactory.ModelResourceFactory java.io.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.


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