Package | Description |
---|---|
org.processmining.logskeleton.algorithms | |
org.processmining.logskeleton.pdc2017.algorithms | |
org.processmining.logskeleton.pdc2017.parameters |
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.model.XLog |
LogSkeletonClassifierAlgorithm.apply(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog trainingLog,
org.deckfour.xes.model.XLog testLog,
LogPreprocessorAlgorithm preprocessor) |
Modifier and Type | Class and Description |
---|---|
class |
PDC2017LogPreprocessorAlgorithm |
Modifier and Type | Method and Description |
---|---|
LogPreprocessorAlgorithm |
PDC2017TestParameters.getPreprocessor() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<LogPreprocessorAlgorithm> |
PDC2017TestParameters.getAllPreprocessors() |
Modifier and Type | Method and Description |
---|---|
void |
PDC2017TestParameters.setPreprocessor(LogPreprocessorAlgorithm preprocessor) |
Modifier and Type | Method and Description |
---|---|
void |
PDC2017TestParameters.setAllPreprocessors(java.util.Set<LogPreprocessorAlgorithm> allPreprocessors) |