Main Page | Class Hierarchy | Class List | Class Members

kddml.Core.QueryElement.Expression.BaseExpressionType Class Reference

List of all members.

Static Public Member Functions

static BaseExpressionType[] list ()
static BaseExpressionType getExpressionType (String xml_attribute)

Detailed Description

This class contains an enumeration of base expression operation.

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

static BaseExpressionType [] kddml.Core.QueryElement.Expression.BaseExpressionType.list  )  [static]
 

Returns the list of expression types.

Returns:
BaseExpressionType[]

static BaseExpressionType kddml.Core.QueryElement.Expression.BaseExpressionType.getExpressionType String  xml_attribute  )  [static]
 

Returns an expression type given the XML attribute value. Returns null if no expression type can be found.

Parameters:
xml_attribute String
Returns:
BaseExpressionType


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