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