Package | Description |
---|---|
com.orchestranetworks.addon.tese |
Provides classes and interfaces required for the Search and History operations.
|
Modifier and Type | Method and Description |
---|---|
List<InputParameter> |
SearchComparator.getParameter()
Returns a list of algorithm parameters.
|
Modifier and Type | Method and Description |
---|---|
com.onwbp.base.text.UserMessage |
AlgorithmDefinition.checkParameterValueRange(List<InputParameter> parameters,
Locale locale)
Checks value range of parameters.
|
void |
SearchComparator.setParameter(List<InputParameter> parameters)
Sets parameters for algorithm.
|