public abstract class AbstractL2LRecipe<P> extends AbstractRecipe<org.deckfour.xes.model.XLog,org.deckfour.xes.model.XLog,P>
Constructor and Description |
---|
AbstractL2LRecipe(P parameters) |
Modifier and Type | Method and Description |
---|---|
abstract org.deckfour.xes.model.XTrace |
apply(org.deckfour.xes.model.XTrace input) |
apply, execute, getParameters
public AbstractL2LRecipe(P parameters)