Main Page | Class Hierarchy | Class List | Class Members

kddml.Core.DataMining.Taxonomy.HierarchyProprietaryFactory Class Reference

Inheritance diagram for kddml.Core.DataMining.Taxonomy.HierarchyProprietaryFactory:

kddml.Core.DataMining.ModelProprietaryFactory kddml.Core.DataMining.ModelResourceFactory kddml.Core.KDDMLObjectResourceFactory kddml.Core.KDDMLObjectFactory kddml.Core.DataMining.Taxonomy.HierarchyHashtableFactory List of all members.

Public Member Functions

 HierarchyProprietaryFactory (java.io.File f, String hierarchy_name, DataDictionary dd) throws KDDMLCoreException
KDDMLObject newInstance () throws KDDMLCoreException

Detailed Description

A factory class that creates a hierarchy 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.Taxonomy.HierarchyProprietaryFactory.HierarchyProprietaryFactory java.io.File  f,
String  hierarchy_name,
DataDictionary  dd
throws KDDMLCoreException
 

Constructor.

Parameters:
f File the file containing the model.
hierarchy_name String the hierarchy name.
dd DataDictionary the data dictionary.
Exceptions:
KDDMLCoreException 


Member Function Documentation

KDDMLObject kddml.Core.DataMining.Taxonomy.HierarchyProprietaryFactory.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.Taxonomy.HierarchyHashtableFactory.


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