Main Page | Class Hierarchy | Class List | Class Members

kddml.Core.DataMining.Clustering.ClusteringProprietaryFactory Class Reference

Inheritance diagram for kddml.Core.DataMining.Clustering.ClusteringProprietaryFactory:

kddml.Core.DataMining.ModelProprietaryFactory kddml.Core.DataMining.ModelResourceFactory kddml.Core.KDDMLObjectResourceFactory kddml.Core.KDDMLObjectFactory kddml.Core.DataMining.Clustering.EmptyClusteringFactory List of all members.

Public Member Functions

 ClusteringProprietaryFactory (java.io.File f, DataDictionary dd, MiningSchema ms, ComparisonMeasure function, ClusterDescription cluster_description) throws KDDMLCoreException
KDDMLObject newInstance () throws KDDMLCoreException

Detailed Description

A factory class that creates a generic model from a proprietary (i.e. not external) 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.Clustering.ClusteringProprietaryFactory.ClusteringProprietaryFactory java.io.File  f,
DataDictionary  dd,
MiningSchema  ms,
ComparisonMeasure  function,
ClusterDescription  cluster_description
throws KDDMLCoreException
 

Constructor used to generate an empty set of clusters.

Parameters:
f File
dd DataDictionary
ms MiningSchema
function ComparisonMeasure
cluster_description ClusterDescription
Exceptions:
KDDMLCoreException 


Member Function Documentation

KDDMLObject kddml.Core.DataMining.Clustering.ClusteringProprietaryFactory.newInstance  )  throws KDDMLCoreException [virtual]
 

Returns a new instance of this object. Throws an exception if an error occurs.

Exceptions:
KDDMLCoreException 
Returns:
KDDMLObject

Implements kddml.Core.KDDMLObjectFactory.

Reimplemented in kddml.Core.DataMining.Clustering.EmptyClusteringFactory.


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