Main Page | Class Hierarchy | Class List | Class Members

kddml.Core.QueryElement.Expression.ExpressionFactory Class Reference

Inheritance diagram for kddml.Core.QueryElement.Expression.ExpressionFactory:

kddml.Core.KDDMLObjectFactory List of all members.

Public Member Functions

 ExpressionFactory (Element element) throws kddml.Core. KDDMLCoreException
kddml.Core.KDDMLObject newInstance () throws KDDMLCoreException

Detailed Description

A factory that creates an expression from an XML language element.

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)

Sandra Zimei

Version:
2.0.16


Constructor & Destructor Documentation

kddml.Core.QueryElement.Expression.ExpressionFactory.ExpressionFactory Element  element  )  throws kddml.Core. KDDMLCoreException
 

Constructor given the XML DOM element.

Parameters:
element Element the XML element representing the expression.
Exceptions:
KDDMLCoreException 


Member Function Documentation

kddml.Core.KDDMLObject kddml.Core.QueryElement.Expression.ExpressionFactory.newInstance  )  throws KDDMLCoreException [virtual]
 

Returns a new expression statement.

Exceptions:
KDDMLCoreException 
Returns:
KDDMLObject

Implements kddml.Core.KDDMLObjectFactory.


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