public class GenericPropertiesCreator
extends weka.gui.GenericPropertiesCreator
Modifier and Type | Field and Description |
---|---|
static boolean |
DEBUG
whether to output some debugging information.
|
Constructor and Description |
---|
GenericPropertiesCreator()
initializes the creator, locates the props file with the Utils class.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
For testing only.
|
execute, execute, execute, getExplicitPropsFile, getGlobalInputProperties, getGlobalOutputProperties, getInputFilename, getInputProperties, getOutputFilename, getOutputProperties, regenerateGlobalOutputProperties, setExplicitPropsFile, setInputFilename, setOutputFilename, useDynamic
public GenericPropertiesCreator() throws java.lang.Exception
java.lang.Exception
- if loading of CREATOR_FILE failsMEKA_CREATOR_FILE