Inheritance diagram for kddml.Interpreter.InterpreterChecker:
Public Member Functions | |
void | validateQuery () throws InvalidKDDMLQueryException, UnsupportedAlgorithmException, DBMSConnectionException |
Title: KDDML
Description: Knowledge Discovery in Database Environment
Copyright: Copyright (c) 2003 - 2005
Company: Universita' di Pisa - Dipartimento di Informatica
|
Tests if the query is valid. More precisely, it recursively tests that:
Implemented in kddml.Interpreter.QueryExecutor. |