weka.gui.beans
Interface BatchAssociationRulesListener


public interface BatchAssociationRulesListener

Interface to something that can process a BatchAssociationRulesEvent.

Author:
Mark Hall (mhall{[at]}pentaho{[dot]}com)

Method Summary
 void acceptAssociationRules(BatchAssociationRulesEvent e)
          Accept a BatchAssociationRulesEvent
 

Method Detail

acceptAssociationRules

void acceptAssociationRules(BatchAssociationRulesEvent e)
Accept a BatchAssociationRulesEvent

Parameters:
e - a BatchAssociationRulesEvent


Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.