de.dfki.madm.mlwizard
Class KnowledgeBase.LearningThread

java.lang.Object
  extended by de.dfki.madm.mlwizard.KnowledgeBase.LearningThread
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
KnowledgeBase

public static class KnowledgeBase.LearningThread
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
KnowledgeBase.LearningThread(Classifier classifier, KnowledgeBase knowledgeBase, boolean evaluate)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KnowledgeBase.LearningThread

public KnowledgeBase.LearningThread(Classifier classifier,
                                    KnowledgeBase knowledgeBase,
                                    boolean evaluate)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2001-2009 by Rapid-I