public class EPTree2StatechartRecipe extends AbstractRecipe<IEPTree,Statechart,java.lang.Void>
Constructor and Description |
---|
EPTree2StatechartRecipe() |
Modifier and Type | Method and Description |
---|---|
protected Statechart |
execute(IEPTree input) |
apply, getParameters
protected Statechart execute(IEPTree input)
execute
in class AbstractRecipe<IEPTree,Statechart,java.lang.Void>