public class StatechartPostprocessRecipe extends AbstractRecipe<Statechart,Statechart,StatechartPostprocessRecipe.Parameters>
Modifier and Type | Class and Description |
---|---|
static class |
StatechartPostprocessRecipe.Parameters |
Constructor and Description |
---|
StatechartPostprocessRecipe() |
Modifier and Type | Method and Description |
---|---|
protected Statechart |
execute(Statechart input) |
apply, getParameters
protected Statechart execute(Statechart input)
execute
in class AbstractRecipe<Statechart,Statechart,StatechartPostprocessRecipe.Parameters>