public class AlignLogFilterRecipe extends AbstractRecipe<XAlignedTreeLog,XAlignedTreeLog,AlignLogFilterRecipe.Parameters>
Modifier and Type | Class and Description |
---|---|
static class |
AlignLogFilterRecipe.Parameters |
Modifier and Type | Field and Description |
---|---|
static boolean |
FilterDemo |
Constructor and Description |
---|
AlignLogFilterRecipe() |
Modifier and Type | Method and Description |
---|---|
protected XAlignedTreeLog |
execute(XAlignedTreeLog input) |
apply, getParameters
public static final boolean FilterDemo
protected XAlignedTreeLog execute(XAlignedTreeLog input)
execute
in class AbstractRecipe<XAlignedTreeLog,XAlignedTreeLog,AlignLogFilterRecipe.Parameters>