public class DiscoverCancellationRecipe extends AbstractRecipe<org.deckfour.xes.model.XLog,IEPTree,DiscoverCancellationRecipe.Parameters>
Modifier and Type | Class and Description |
---|---|
static class |
DiscoverCancellationRecipe.Parameters |
Constructor and Description |
---|
DiscoverCancellationRecipe() |
Modifier and Type | Method and Description |
---|---|
protected IEPTree |
execute(org.deckfour.xes.model.XLog input) |
apply, getParameters
protected IEPTree execute(org.deckfour.xes.model.XLog input)
execute
in class AbstractRecipe<org.deckfour.xes.model.XLog,IEPTree,DiscoverCancellationRecipe.Parameters>