Main Page | Class Hierarchy | Class List | Class Members

kddml.Operators.IO.ExternalResourceReader.PMML_SEQUENCE_LOADER_RESOLVER Class Reference

Inheritance diagram for kddml.Operators.IO.ExternalResourceReader.PMML_SEQUENCE_LOADER_RESOLVER:

kddml.Operators.IO.ExternalResourceReader.ExternalResourceReaderResolver kddml.Operators.IO.IOResolver kddml.Operators.OperatorResolver kddml.Operators.HWResourcesDescription List of all members.

Protected Member Functions

KDDMLObject importObject (Hashtable< String, KDDMLScalarManager > settings) throws ResolverException, KDDMLCoreException

Detailed Description

The opeator PMML_SEQUENCE_LOADER loads an external PMML model containing a sequence model. At present, KDDML supports the PMML 2.0 version for a sequence model.

Title: KDDML

Description: Knowledge Discovery in Database Environment

Copyright: Copyright (c) 2003-2005-2005

Company: Universita' di Pisa - Dipartimento di Informatica

Author:
Andrea Romei (romei@di.unipi.it)
Version:
2.0.16


Member Function Documentation

KDDMLObject kddml.Operators.IO.ExternalResourceReader.PMML_SEQUENCE_LOADER_RESOLVER.importObject Hashtable< String, KDDMLScalarManager settings  )  throws ResolverException, KDDMLCoreException [protected, virtual]
 

Reads the external resource by means the input attributes and returns a KDDMLObject as output.
Attributes are given as hashtable, where the key is the name of the XML attribute related to the operator and the value is a KDDMLScalar object containing the attribute value. Attribute value is checked by interpreter layer and it is correct.

Parameters:
settings Hashtable the attributes related to the operator. The key of the hashtable is the name of the attribute. The value of the hashtable is a KDDMLScalar representing the value of the attribute.
Returns:
KDDMLObject the result of evaluating the operator.
Exceptions:
ResolverException if a resolving error occurs.
KDDMLCoreException if a level core error occurs.

Implements kddml.Operators.IO.ExternalResourceReader.ExternalResourceReaderResolver.


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