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 |
Title: KDDML
Description: Knowledge Discovery in Database Environment
Copyright: Copyright (c) 2003-2005
Company: Universita' di Pisa - Dipartimento di Informatica
|
Proprietary constructor given the XML element representing the history task.
|
|
Proprietary constructor given the operator name and operator description.
|
|
Returns a representation of this object as string.
|
|
Returns the XML element representing this object.
|
|
The preprocessing operator name. |
|
The description of preprocessing operation. |