public class EmptyParameterization extends AbstractParameterization
errors
Constructor and Description |
---|
EmptyParameterization() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasUnusedParameters()
Check for unused parameters
|
boolean |
setValueForOption(Parameter<?> opt)
Assign a value for an option, but not using default values and throwing
exceptions on error.
|
clearErrors, failOnErrors, finalize, getErrors, logAndClearReportedErrors, reportError
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
descend, grab, hasErrors, tryInstantiate
public boolean hasUnusedParameters()
Parameterization
true
if at least one parameter was not consumedpublic boolean setValueForOption(Parameter<?> opt)
Parameterization
opt
- Parameter to setCopyright © 2019 ELKI Development Team. License information.