public class FilteringAlgorithmFactory
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
FilteringAlgorithmFactory.algorithms |
Modifier and Type | Field and Description |
---|---|
java.util.Map<java.lang.String,FilteringAlgorithmFactory.algorithms> |
algorithmsLabels |
Constructor and Description |
---|
FilteringAlgorithmFactory() |
Modifier and Type | Method and Description |
---|---|
ApplyFilteringAlgorithm |
getFilteringAlgorithm(FilteringAlgorithmFactory.algorithms filteringAlgorithmDescription) |
public java.util.Map<java.lang.String,FilteringAlgorithmFactory.algorithms> algorithmsLabels
public ApplyFilteringAlgorithm getFilteringAlgorithm(FilteringAlgorithmFactory.algorithms filteringAlgorithmDescription)