Main Page | Class Hierarchy | Class List | Class Members

kddml.Operators.IO.RepositoryResourceReader.PP_TABLE_LOADER_RESOLVER Class Reference

Inheritance diagram for kddml.Operators.IO.RepositoryResourceReader.PP_TABLE_LOADER_RESOLVER:

kddml.Operators.IO.RepositoryResourceReader.RepositoryResourceReaderResolver kddml.Operators.IO.IOResolver kddml.Operators.OperatorResolver kddml.Operators.HWResourcesDescription List of all members.

Public Member Functions

int estimatedRAMUsage ()

Protected Member Functions

KDDMLObject importObject (String xml_source) throws ResolverException, KDDMLCoreException

Detailed Description

The operator loads a preprocessing table from the 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


Member Function Documentation

KDDMLObject kddml.Operators.IO.RepositoryResourceReader.PP_TABLE_LOADER_RESOLVER.importObject String  xml_source  )  throws ResolverException, KDDMLCoreException [protected, virtual]
 

Returns the output object identified by the xml source name.

Parameters:
xml_source String the name of the object in the system repository
Returns:
KDDMLObject the result of evaluating the operator.
Exceptions:
ResolverException if a resolving error occurs.
KDDMLCoreException if a level core error occurs.

Implements kddml.Operators.IO.RepositoryResourceReader.RepositoryResourceReaderResolver.

int kddml.Operators.IO.RepositoryResourceReader.PP_TABLE_LOADER_RESOLVER.estimatedRAMUsage  ) 
 

The estimated RAM usage for the operator. Must be a value between 0 and 1024 MB.

Returns:
boolean

Reimplemented from kddml.Operators.OperatorResolver.


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