public class PDC2017LogPreprocessorAlgorithm extends PreprocessorAlgorithm
Constructor and Description |
---|
PDC2017LogPreprocessorAlgorithm() |
PDC2017LogPreprocessorAlgorithm(boolean useFilters,
boolean useExtenders,
boolean useSplitters) |
Modifier and Type | Method and Description |
---|---|
ClassificationProblem |
preprocess(org.processmining.framework.plugin.PluginContext context,
ClassificationProblem problem) |
java.lang.String |
toString() |
preprocess
public PDC2017LogPreprocessorAlgorithm(boolean useFilters, boolean useExtenders, boolean useSplitters)
public PDC2017LogPreprocessorAlgorithm()
public ClassificationProblem preprocess(org.processmining.framework.plugin.PluginContext context, ClassificationProblem problem)
public java.lang.String toString()
toString
in class PreprocessorAlgorithm