public class L2LAttributeListRecipe extends AbstractL2LRecipe<L2LAttributeList.Parameters>
Constructor and Description |
---|
L2LAttributeListRecipe() |
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.model.XTrace |
apply(org.deckfour.xes.model.XTrace input) |
protected org.deckfour.xes.model.XLog |
execute(org.deckfour.xes.model.XLog input) |
apply, getParameters
protected org.deckfour.xes.model.XLog execute(org.deckfour.xes.model.XLog input)
execute
in class AbstractRecipe<org.deckfour.xes.model.XLog,org.deckfour.xes.model.XLog,L2LAttributeList.Parameters>
public org.deckfour.xes.model.XTrace apply(org.deckfour.xes.model.XTrace input)
apply
in class AbstractL2LRecipe<L2LAttributeList.Parameters>