net.sf.myra.antree.representation
Class Tree.DefaultGatherer

java.lang.Object
  extended by net.sf.myra.antree.representation.Tree.DefaultGatherer
All Implemented Interfaces:
net.sf.myra.datamining.Gatherer
Enclosing class:
Tree

public static class Tree.DefaultGatherer
extends java.lang.Object
implements net.sf.myra.datamining.Gatherer


Constructor Summary
Tree.DefaultGatherer()
           
 
Method Summary
 void add(net.sf.myra.datamining.Model model)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Tree.DefaultGatherer

public Tree.DefaultGatherer()
Method Detail

add

public void add(net.sf.myra.datamining.Model model)
Specified by:
add in interface net.sf.myra.datamining.Gatherer

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2013. All Rights Reserved.