Package | Description |
---|---|
org.processmining.indatabasepreprocessing.algorithms | |
org.processmining.indatabasepreprocessing.parameters |
Modifier and Type | Method and Description |
---|---|
void |
InDBPreprocessingController.setCurrentAlgorithm(MiningAlgorithm algorithm) |
Modifier and Type | Method and Description |
---|---|
MiningAlgorithm[] |
DBConnectionParameter.getPMAlgorithms() |
static MiningAlgorithm |
MiningAlgorithm.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MiningAlgorithm[] |
MiningAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DBConnectionParameter.setPMAlgorithms(MiningAlgorithm[] pmAlgorithms) |