| Package | Description |
|---|---|
| org.processmining.hybrid.standalone |
| Modifier and Type | Method and Description |
|---|---|
static EventClassifier |
EventClassifier.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EventClassifier[] |
EventClassifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
LogMetricBasedMiner.MineUsingLogMetrics(java.lang.String outputName,
java.lang.String outputFolderName,
EventClassifier eventClassifier,
java.lang.String decomposerOutputFolder,
DensityMeasure dm,
java.lang.Double cutoff,
java.lang.String configFileName,
float noiseThreshold,
int maxAbsence) |