public class JoinpointStatsRecipe extends AbstractRecipe<org.deckfour.xes.model.XLog,java.util.Collection<JoinpointStat>,java.lang.Void>
Constructor and Description |
---|
JoinpointStatsRecipe() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Collection<JoinpointStat> |
execute(org.deckfour.xes.model.XLog input) |
apply, getParameters
protected java.util.Collection<JoinpointStat> execute(org.deckfour.xes.model.XLog input)
execute
in class AbstractRecipe<org.deckfour.xes.model.XLog,java.util.Collection<JoinpointStat>,java.lang.Void>