it.eng.spagobi.engines.weka.configurators
Class FilterConfigurator

java.lang.Object
  extended by it.eng.spagobi.engines.weka.configurators.AbstractWekaBeanConfigurator
      extended by it.eng.spagobi.engines.weka.configurators.FilterConfigurator
All Implemented Interfaces:
WekaBeanConfigurator

public class FilterConfigurator
extends AbstractWekaBeanConfigurator

Author:
Gioia

Constructor Summary
FilterConfigurator()
           
 
Method Summary
 void setup(weka.gui.beans.Filter bean)
           
 void setup(java.lang.Object bean)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilterConfigurator

public FilterConfigurator()
Method Detail

setup

public void setup(weka.gui.beans.Filter bean)
           throws java.lang.Exception
Throws:
java.lang.Exception

setup

public void setup(java.lang.Object bean)
           throws java.lang.Exception
Throws:
java.lang.Exception