com.rapidminer.tools
Interface GenericOperatorFactory

All Known Implementing Classes:
WekaOperatorFactory

public interface GenericOperatorFactory

Classes which implement this interface must have an empty constructor and must register additional generic operators in the method registerOperators(ClassLoader).

Author:
Ingo Mierswa ingomierswa Exp $

Method Summary
 void registerOperators(java.lang.ClassLoader loader)
          Register additional generic operators.
 

Method Detail

registerOperators

void registerOperators(java.lang.ClassLoader loader)
Register additional generic operators.



Copyright © 2001-2009 by Rapid-I