Main Page | Class Hierarchy | Class List | Class Members

kddml.Core.DataSources.PPInternalTableRepositoryFactory Class Reference

Inheritance diagram for kddml.Core.DataSources.PPInternalTableRepositoryFactory:

kddml.Core.DataSources.InternalTableRepositoryFactory kddml.Core.KDDMLObjectRepositoryFactory kddml.Core.KDDMLObjectFactory List of all members.

Public Member Functions

 PPInternalTableRepositoryFactory (File object) throws KDDMLCoreException
kddml.Core.KDDMLObject newInstance () throws kddml.Core. KDDMLCoreException
boolean renameObject (String new_name)
boolean removeObject ()

Detailed Description

A factory class that import a preprocessing table from the physical data 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.DataSources.PPInternalTableRepositoryFactory.PPInternalTableRepositoryFactory File  object  )  throws KDDMLCoreException
 

Constructor given the physical file refering the object.

Parameters:
object File
Exceptions:
KDDMLCoreException 


Member Function Documentation

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

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

Exceptions:
KDDMLCoreException 
Returns:
KDDMLObject

Reimplemented from kddml.Core.DataSources.InternalTableRepositoryFactory.

boolean kddml.Core.DataSources.PPInternalTableRepositoryFactory.renameObject String  new_name  ) 
 

Rename an object

Parameters:
new_name String the new name with xml extension (e.g. weather_new.xml)
Returns:
boolean

Reimplemented from kddml.Core.DataSources.InternalTableRepositoryFactory.

boolean kddml.Core.DataSources.PPInternalTableRepositoryFactory.removeObject  ) 
 

Removes this object from the repository.

Returns:
boolean false if the object cannot be removed.

Reimplemented from kddml.Core.DataSources.InternalTableRepositoryFactory.


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