com.rapidminer.gui.viewer
Interface AssociationRuleFilterListener

All Known Implementing Classes:
AssociationRulesGraphCreator, AssociationRuleTableViewer

public interface AssociationRuleFilterListener

This listener can be used to be notified for association rule filtering changes.

Author:
Ingo Mierswa

Field Summary
static int CONJUNCTION_AND
           
static java.lang.String[] CONJUNCTION_NAMES
           
static int CONJUNCTION_OR
           
 
Method Summary
 void setFilter(boolean[] filter)
           
 

Field Detail

CONJUNCTION_NAMES

static final java.lang.String[] CONJUNCTION_NAMES

CONJUNCTION_AND

static final int CONJUNCTION_AND
See Also:
Constant Field Values

CONJUNCTION_OR

static final int CONJUNCTION_OR
See Also:
Constant Field Values
Method Detail

setFilter

void setFilter(boolean[] filter)


Copyright © 2001-2009 by Rapid-I