Main Page | Class Hierarchy | Class List | Class Members

kddml.Operators.Postprocessing.RDA_EXCEPTION_RESOLVER Class Reference

Inheritance diagram for kddml.Operators.Postprocessing.RDA_EXCEPTION_RESOLVER:

kddml.Operators.Postprocessing.RDA_SATISFY_RESOLVER kddml.Operators.Postprocessing.PostProcessingResolver kddml.Operators.OperatorResolver kddml.Operators.HWResourcesDescription List of all members.

Protected Member Functions

boolean isSupportedByRda (TransactionManager transaction)
boolean isSupportedByItemset (TransactionManager transaction)

Detailed Description

Given a set of association rules and a table, the operator extracts the transactions in the table that are exceptions to all the association rules.

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.Operators.Postprocessing.RDA_EXCEPTION_RESOLVER.isSupportedByRda TransactionManager  transaction  )  [protected]
 

Test if a transaction is supported by the set of association rules.

Parameters:
transaction Transaction
Returns:
boolean

Reimplemented from kddml.Operators.Postprocessing.RDA_SATISFY_RESOLVER.

boolean kddml.Operators.Postprocessing.RDA_EXCEPTION_RESOLVER.isSupportedByItemset TransactionManager  transaction  )  [protected]
 

Test if a transaction is supported by the set of itemset.

Parameters:
transaction Transaction
Returns:
boolean

Reimplemented from kddml.Operators.Postprocessing.RDA_SATISFY_RESOLVER.


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