Package | Description |
---|---|
org.processmining.logskeleton.configurations | |
org.processmining.logskeleton.pdc2017.algorithms | |
org.processmining.logskeleton.pdc2017.parameters |
Modifier and Type | Method and Description |
---|---|
PreprocessorAlgorithm |
ClassifierConfiguration.getPreprocessor() |
Modifier and Type | Method and Description |
---|---|
void |
ClassifierConfiguration.setPreprocessor(PreprocessorAlgorithm preprocessor) |
Modifier and Type | Class and Description |
---|---|
class |
PDC2017LogPreprocessorAlgorithm |
Modifier and Type | Method and Description |
---|---|
PreprocessorAlgorithm |
PDC2017TestParameters.getPreprocessor() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<PreprocessorAlgorithm> |
PDC2017TestParameters.getAllPreprocessors() |
Modifier and Type | Method and Description |
---|---|
void |
PDC2017TestParameters.setPreprocessor(PreprocessorAlgorithm preprocessor) |
Modifier and Type | Method and Description |
---|---|
void |
PDC2017TestParameters.setAllPreprocessors(java.util.Set<PreprocessorAlgorithm> allPreprocessors) |