Class KnowledgeFlow


  • public class KnowledgeFlow
    extends java.lang.Object
    Launcher class for the Weka Knowledge Flow. Displays a splash screen and launches the actual Knowledge Flow app (KnowledgeFlowApp).
    Version:
    $Revision: $
    Author:
    Mark Hall (mhall{[at]}pentaho{[dot]}com)
    • Constructor Summary

      Constructors 
      Constructor Description
      KnowledgeFlow()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • KnowledgeFlow

        public KnowledgeFlow()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)