public class GenericPropertiesCreator
extends weka.gui.GenericPropertiesCreator
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEBUG
whether to output some debugging information.
|
protected static String |
MEKA_CREATOR_FILE
The name of the properties file to use as a template.
|
CREATOR_FILE, EXCLUDE_CLASS, EXCLUDE_FILE, EXCLUDE_INTERFACE, EXCLUDE_SUPERCLASS, GLOBAL_CREATOR, GLOBAL_INPUT_PROPERTIES, GLOBAL_OUTPUT_PROPERTIES, m_Excludes, m_ExplicitPropsFile, m_InputFilename, m_InputProperties, m_OutputFilename, m_OutputProperties, PROPERTY_FILE, USE_DYNAMIC, VERBOSE| Constructor and Description |
|---|
GenericPropertiesCreator()
initializes the creator, locates the props file with the Utils class.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
For testing only.
|
execute, execute, execute, generateOutputProperties, getExplicitPropsFile, getGlobalInputProperties, getGlobalOutputProperties, getInputFilename, getInputProperties, getOutputFilename, getOutputProperties, isValidClassname, isValidClassname, loadInputProperties, regenerateGlobalOutputProperties, setExplicitPropsFile, setInputFilename, setOutputFilename, storeOutputProperties, useDynamicprotected static String MEKA_CREATOR_FILE
public static boolean DEBUG
public GenericPropertiesCreator()
throws Exception
Exception - if loading of CREATOR_FILE failsMEKA_CREATOR_FILECopyright © 2017. All Rights Reserved.