Main Page | Class Hierarchy | Class List | Class Members

kddml.Core.DataSources.PPWekaFactory Class Reference

Inheritance diagram for kddml.Core.DataSources.PPWekaFactory:

kddml.Core.DataSources.WekaFactory kddml.Core.DataSources.InternalTableProprietaryFactory kddml.Core.DataSources.InternalTableResourceFactory kddml.Core.KDDMLObjectResourceFactory kddml.Core.KDDMLObjectFactory List of all members.

Public Member Functions

 PPWekaFactory (java.io.File f, Instances instances, Instances PPinstances) throws kddml.Core. KDDMLCoreException
kddml.Core.KDDMLObject newInstance () throws kddml.Core. KDDMLCoreException

Detailed Description

A factory class that create a preprocessing table given two sets of weka instances.

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.DataSources.PPWekaFactory.PPWekaFactory java.io.File  f,
Instances  instances,
Instances  PPinstances
throws kddml.Core. KDDMLCoreException
 

Constructor given the physical file containing the object, the set of instances as weka.core.Instances representing the physical data and the set of instances as weka.core.Instances representing the preprocessing data.

Parameters:
f File
instances Instances
PPinstances Instances
Exceptions:
KDDMLCoreException 


Member Function Documentation

kddml.Core.KDDMLObject kddml.Core.DataSources.PPWekaFactory.newInstance  )  throws kddml.Core. KDDMLCoreException [virtual]
 

Creates a new instance of this object.

Exceptions:
KDDMLCoreException 
Returns:
KDDMLObject

Reimplemented from kddml.Core.DataSources.WekaFactory.


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