| Package | Description |
|---|---|
| org.processmining.nlplogutils.algorithms.method | |
| org.processmining.nlplogutils.plugins |
| Modifier and Type | Class and Description |
|---|---|
class |
OurMethodComplete
Created by andreas on 2/16/17.
|
class |
OurMethodNBest
Created by andreas on 2/17/17.
|
class |
OurMethodWithAlignments
Created by andreas on 5/18/17.
|
class |
OurMethodWithAlignmentsComplete
Created by andreas on 5/18/17.
|
| Modifier and Type | Method and Description |
|---|---|
OurMethod |
DeDuplicateLogAndMineDialog.getMethod() |
OurMethod |
DeDuplicateLogDialog.getMethod() |
| Modifier and Type | Method and Description |
|---|---|
static DeDuplicatedLog |
DeDuplicateLogAndMinePlugin.deDuplicate(org.deckfour.xes.model.XLog log,
NLPLogUtilsParameters nlpParameters,
OurMethod method,
java.lang.String logName) |