Main Page | Class Hierarchy | Class List | Class Members

kddml.Core.DataSources.HistoryTask Class Reference

List of all members.

Public Member Functions

String toString ()

Protected Member Functions

 HistoryTask (Element task_element)
 HistoryTask (String op, String descr)
Element toXML ()

Protected Attributes

String operation
String description

Detailed Description

This class represents a single history task (i.e. a single history row).

Title: KDDML

Description: Knowledge Discovery in Database Environment

Copyright: Copyright (c) 2003-2005

Company: Universita' di Pisa - Dipartimento di Informatica

Author:
Sandra Zimei (zimei@di.unipi.it)
Version:
2.0.16


Constructor & Destructor Documentation

kddml.Core.DataSources.HistoryTask.HistoryTask Element  task_element  )  [protected]
 

Proprietary constructor given the XML element representing the history task.

Parameters:
task_element Element

kddml.Core.DataSources.HistoryTask.HistoryTask String  op,
String  descr
[protected]
 

Proprietary constructor given the operator name and operator description.

Parameters:
op String
descr String


Member Function Documentation

String kddml.Core.DataSources.HistoryTask.toString  ) 
 

Returns a representation of this object as string.

Returns:
String

Element kddml.Core.DataSources.HistoryTask.toXML  )  [protected]
 

Returns the XML element representing this object.

Returns:
Element


Member Data Documentation

String kddml.Core.DataSources.HistoryTask.operation [protected]
 

The preprocessing operator name.

String kddml.Core.DataSources.HistoryTask.description [protected]
 

The description of preprocessing operation.


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