public static class GeneratorXMLSpec.Parameterizer extends AbstractApplication.Parameterizer
| Modifier and Type | Field and Description |
|---|---|
private GeneratorXMLDatabaseConnection |
generator
Data generator
|
private java.io.File |
outputFile
Output file.
|
DATABASE_ID, DEBUG_ID, DESCRIPTION_ID, HELP_ID, HELP_LONG_ID, INPUT_ID, OUTPUT_ID, VERBOSE_ID| Constructor and Description |
|---|
Parameterizer() |
| Modifier and Type | Method and Description |
|---|---|
protected GeneratorXMLSpec |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
getParameterInputFile, getParameterInputFile, getParameterOutputFile, getParameterOutputFile, parseDebugParameterconfigure, makeprivate java.io.File outputFile
private GeneratorXMLDatabaseConnection generator
protected void makeOptions(Parameterization config)
AbstractParameterizermakeOptions in class AbstractParameterizerconfig - Parameterization to add options to.protected GeneratorXMLSpec makeInstance()
AbstractParameterizermakeInstance in class AbstractApplication.ParameterizerCopyright © 2019 ELKI Development Team. License information.