jar

nz.ac.waikato.cms.weka : kfGroovy

Maven & Gradle

Jun 07, 2016

kfGroovy · Knowledge Flow plugin that provides a Knowledge Flow step that wraps around a Groovy script. The plugin generates a fully compilable template Groovy script that implements various Knowledge Flow interfaces. The user can fill in the methods that are necessary to accomplish the desired logic. The script is compiled at runtime and the Groovy component passes incoming events to the script and collects and passes on generated events.

Table Of Contents

Latest Version

Download nz.ac.waikato.cms.weka : kfGroovy JAR file - Latest Versions:

All Versions

Download nz.ac.waikato.cms.weka : kfGroovy JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window kfGroovy-1.0.12.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.pentaho.dm.kf

├─ org.pentaho.dm.kf.GroovyComponent.class - [JAR]

├─ org.pentaho.dm.kf.GroovyComponentBeanInfo.class - [JAR]

├─ org.pentaho.dm.kf.GroovyComponentCustomizer.class - [JAR]

├─ org.pentaho.dm.kf.GroovyHelper.class - [JAR]

├─ org.pentaho.dm.kf.KFGroovyScript.class - [JAR]

weka.knowledgeflow.steps

├─ weka.knowledgeflow.steps.GroovyStep.class - [JAR]

weka.gui.knowledgeflow.steps

├─ weka.gui.knowledgeflow.steps.GroovyStepEditorDialog.class - [JAR]