public class DiscoverEPTreeRecipe extends AbstractRecipe<org.processmining.plugins.InductiveMiner.mining.logs.IMLog,IEPTree,DiscoverEPTreeRecipe.Parameters>
Modifier and Type | Class and Description |
---|---|
static class |
DiscoverEPTreeRecipe.DiscoveryAlgorithm |
static class |
DiscoverEPTreeRecipe.Parameters |
Constructor and Description |
---|
DiscoverEPTreeRecipe() |
Modifier and Type | Method and Description |
---|---|
protected IEPTree |
execute(org.processmining.plugins.InductiveMiner.mining.logs.IMLog input) |
apply, getParameters
protected IEPTree execute(org.processmining.plugins.InductiveMiner.mining.logs.IMLog input)
execute
in class AbstractRecipe<org.processmining.plugins.InductiveMiner.mining.logs.IMLog,IEPTree,DiscoverEPTreeRecipe.Parameters>