Main Page | Class Hierarchy | Class List | Class Members

kddml.Core.DataMining.SequentialPatterns.SequenceRepositoryFactory Class Reference

Inheritance diagram for kddml.Core.DataMining.SequentialPatterns.SequenceRepositoryFactory:

kddml.Core.DataMining.ModelRepositoryFactory kddml.Core.KDDMLObjectRepositoryFactory kddml.Core.KDDMLObjectFactory List of all members.

Public Member Functions

 SequenceRepositoryFactory (File f) throws KDDMLCoreException
KDDMLObject newInstance () throws KDDMLCoreException

Detailed Description

A factory class that creates a sequence model from the system repository.

Title: KDDML

Description: Knowledge Discovery in Database Environment

Copyright: Copyright (c) 2004

Company: Universita' di Pisa - Dipartimento di Informatica

Author:
Daniele Cerra (daniele@cerra.info)
Version:
2.0.0 alfa


Constructor & Destructor Documentation

kddml.Core.DataMining.SequentialPatterns.SequenceRepositoryFactory.SequenceRepositoryFactory 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.


Member Function Documentation

KDDMLObject kddml.Core.DataMining.SequentialPatterns.SequenceRepositoryFactory.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.


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