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