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, reportErrorclone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdescend, grab, hasErrors, tryInstantiatepublic boolean hasUnusedParameters()
Parameterizationtrue if at least one parameter was not consumedpublic boolean setValueForOption(Parameter<?> opt)
Parameterizationopt - Parameter to setCopyright © 2019 ELKI Development Team. License information.