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