public class XixiMethod extends AbstractMethod
| Modifier and Type | Field and Description |
|---|---|
protected org.processmining.xlu.relabel.plugin.RelabelGeneralPlugin |
relabeler |
fakeContext, useAlignments| Constructor and Description |
|---|
XixiMethod() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<DeDuplicatedLog> |
applyDeduplication(org.deckfour.xes.model.XLog log,
NLPLogUtilsParameters nlpParameters,
java.lang.String logName)
Each method must return a new log based on an input log.
|
java.lang.String |
getName()
The name of the method
|
protected org.deckfour.xes.model.XLog |
getXixiLog(org.deckfour.xes.model.XLog log) |
getComplexity, getDeduplicationResult, getEfficientFlowerTree, getLogName, getMemoryUsage, selectBestCandidate, toStringprotected org.processmining.xlu.relabel.plugin.RelabelGeneralPlugin relabeler
public java.util.Collection<DeDuplicatedLog> applyDeduplication(org.deckfour.xes.model.XLog log, NLPLogUtilsParameters nlpParameters, java.lang.String logName)
Methodpublic java.lang.String getName()
Methodprotected org.deckfour.xes.model.XLog getXixiLog(org.deckfour.xes.model.XLog log)