Main Page | Class Hierarchy | Class List | Class Members

kddml.Interpreter.NotYetImplementedException Class Reference

Inheritance diagram for kddml.Interpreter.NotYetImplementedException:

kddml.Interpreter.KDDMLInterpreterException List of all members.

Public Member Functions

 NotYetImplementedException (String operator_name)

Static Public Member Functions

static boolean isNotImplemented (String op)
static String[] getList ()

Detailed Description

Exception throws if a system operator belonging to the query is not yet implemented.

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.Interpreter.NotYetImplementedException.NotYetImplementedException String  operator_name  ) 
 

Constructor.

Parameters:
operator_name String


Member Function Documentation

static boolean kddml.Interpreter.NotYetImplementedException.isNotImplemented String  op  )  [static]
 

Tests if an operator is implemented.

Parameters:
op String
Returns:
boolean

static String [] kddml.Interpreter.NotYetImplementedException.getList  )  [static]
 

Returns the list of the operators not yet implemented.

Returns:
String[]


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