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