Main Page | Class Hierarchy | Class List | Class Members

kddml.Core.QueryElement.XMLSpecialElement Class Reference

Inheritance diagram for kddml.Core.QueryElement.XMLSpecialElement:

kddml.Core.KDDMLObject kddml.Core.HTMLTranslator kddml.Core.QueryElement.Condition.Condition kddml.Core.QueryElement.Expression.Expression kddml.Core.QueryElement.KDDMLAlgorithm kddml.Core.QueryElement.XML kddml.Core.QueryElement.Condition.BaseCondition kddml.Core.QueryElement.Condition.BooleanCondition kddml.Core.QueryElement.Condition.CompoundCondition kddml.Core.QueryElement.Expression.BaseTerm kddml.Core.QueryElement.Expression.IfTerm kddml.Core.QueryElement.Expression.SeqTerm kddml.Core.QueryElement.Condition.IF_CONDITION kddml.Core.QueryElement.Condition.IF_EXPRESSION_CONDITION kddml.Core.QueryElement.Condition.PP_MARKING_CONDITION kddml.Core.QueryElement.Condition.PP_REMOVE_ROWS_CONDITION kddml.Core.QueryElement.Condition.PP_REWRITING_CONDITION kddml.Core.QueryElement.Condition.RDA_FILTER_CONDITION kddml.Core.QueryElement.Condition.SEQUENCE_AGGREGATE_FILTER_CONDITION kddml.Core.QueryElement.Condition.SEQUENCE_FILTER_CONDITION kddml.Core.QueryElement.Condition.AndCondition kddml.Core.QueryElement.Condition.NotCondition kddml.Core.QueryElement.Condition.OrCondition List of all members.

Public Member Functions

boolean isEmpty ()
void saveToRepository () throws KDDMLCoreException
void saveHTML () throws KDDMLCoreException

Detailed Description

This class contains a special XML element that can be used in a KDD Query.

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

boolean kddml.Core.QueryElement.XMLSpecialElement.isEmpty  )  [virtual]
 

Tests if the object is empty.

Returns:
boolean false.

Implements kddml.Core.KDDMLObject.

Reimplemented in kddml.Core.QueryElement.KDDMLAlgorithm.

void kddml.Core.QueryElement.XMLSpecialElement.saveToRepository  )  throws KDDMLCoreException [virtual]
 

Saves the object into the system repository. The destination path is provided by the object_path variable. This method throws an exception because the element can be saved.

Exceptions:
KDDMLCoreException 

Implements kddml.Core.KDDMLObject.

Reimplemented in kddml.Core.QueryElement.KDDMLAlgorithm.

void kddml.Core.QueryElement.XMLSpecialElement.saveHTML  )  throws KDDMLCoreException [virtual]
 

Saves the object in the system repository as HTML document. The object cannot be stored in the system repository as HTML document. The method throws an exception.

Exceptions:
KDDMLCoreException 

Implements kddml.Core.HTMLTranslator.

Reimplemented in kddml.Core.QueryElement.KDDMLAlgorithm.


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