public class BaseCaseFinderWithoutLogSingleActivity extends java.lang.Object implements BaseCaseFinderWithoutLog
Constructor and Description |
---|
BaseCaseFinderWithoutLogSingleActivity() |
Modifier and Type | Method and Description |
---|---|
org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree |
findBaseCases(DfgMsd graph,
MinerStateWithoutLog minerState) |
long |
getEdges(DfgMsd graph) |
public BaseCaseFinderWithoutLogSingleActivity()
public org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree findBaseCases(DfgMsd graph, MinerStateWithoutLog minerState)
findBaseCases
in interface BaseCaseFinderWithoutLog
public long getEdges(DfgMsd graph)