Serialized Form
Package weka.classifiers.scripting |
serialVersionUID: -9078371491735496175L
m_GroovyModule
java.io.File m_GroovyModule
- the Groovy module.
m_GroovyOptions
java.lang.String[] m_GroovyOptions
- the options for the Groovy module.
serialVersionUID: -9078371491735496175L
m_JythonModule
java.io.File m_JythonModule
- the Jython module.
m_JythonOptions
java.lang.String[] m_JythonOptions
- the options for the Jython module.
m_JythonPaths
java.io.File[] m_JythonPaths
- additional paths for the Jython module (will be added to "sys.path").