Main Page | Class Hierarchy | Class List | Class Members

kddml.Interpreter.InterpreterIO Interface Reference

Inheritance diagram for kddml.Interpreter.InterpreterIO:

kddml.Interpreter.QueryExecutor List of all members.

Public Member Functions

void enableVerboseMode (boolean enable)
void enableLogFile (boolean enable)

Detailed Description

This interface manages the I/O query execution.

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

void kddml.Interpreter.InterpreterIO.enableVerboseMode boolean  enable  ) 
 

Prints output messages in the standard output.

Parameters:
enable boolean if true prints messages in the standard output. Otherwise, do not print messages in output.

Implemented in kddml.Interpreter.QueryExecutor.

void kddml.Interpreter.InterpreterIO.enableLogFile boolean  enable  ) 
 

Prints output messages in the log file stored in the root directory.

Parameters:
enable boolean if true prints messages in the log file output. Otherwise, do not print messages in the log file.

Implemented in kddml.Interpreter.QueryExecutor.


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