public class MiningAlgorithmsFactory
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
MiningAlgorithmsFactory.algorithms |
Modifier and Type | Field and Description |
---|---|
java.util.Map<java.lang.String,MiningAlgorithmsFactory.algorithms> |
algorithmsLabels |
Constructor and Description |
---|
MiningAlgorithmsFactory() |
Modifier and Type | Method and Description |
---|---|
ApplyMiningAlgorithm |
getMiningAlgorithm(MiningAlgorithmsFactory.algorithms miningAlgorithmDescription) |
public java.util.Map<java.lang.String,MiningAlgorithmsFactory.algorithms> algorithmsLabels
public ApplyMiningAlgorithm getMiningAlgorithm(MiningAlgorithmsFactory.algorithms miningAlgorithmDescription)