public abstract class CoreMapSequenceMatchAction<T extends CoreMap> extends Object implements SequenceMatchAction<T>
| Modifier and Type | Class and Description |
|---|---|
static class |
CoreMapSequenceMatchAction.AnnotateAction<T extends CoreMap> |
static class |
CoreMapSequenceMatchAction.MergeAction |
SequenceMatchAction.BoundAction<T>, SequenceMatchAction.BranchAction<T>, SequenceMatchAction.NextMatchAction<T>, SequenceMatchAction.SeriesAction<T>, SequenceMatchAction.StartMatchAction<T>| Modifier and Type | Field and Description |
|---|---|
static CoreMapSequenceMatchAction.MergeAction |
DEFAULT_MERGE_ACTION |
| Constructor and Description |
|---|
CoreMapSequenceMatchAction() |
public static final CoreMapSequenceMatchAction.MergeAction DEFAULT_MERGE_ACTION