public class RowRecogNFAViewUtil extends Object
Constructor and Description |
---|
RowRecogNFAViewUtil() |
Modifier and Type | Method and Description |
---|---|
protected static EventBean[] |
getMultimatchArray(int[] multimatchStreamNumToVariable,
RowRecogNFAStateEntry state,
int stream) |
protected static void |
print(List<RowRecogNFAStateForge> states,
PrintWriter writer,
int indent,
Stack<RowRecogNFAStateForge> currentStack) |
protected static String |
print(RowRecogNFAStateForge[] states) |
protected static String |
printStates(List<RowRecogNFAStateEntry> states,
Map<Integer,String> streamsVariables,
LinkedHashMap<String,Pair<Integer,Boolean>> variableStreams,
int[] multimatchStreamNumToVariable) |
protected static EventBean[] getMultimatchArray(int[] multimatchStreamNumToVariable, RowRecogNFAStateEntry state, int stream)
protected static String printStates(List<RowRecogNFAStateEntry> states, Map<Integer,String> streamsVariables, LinkedHashMap<String,Pair<Integer,Boolean>> variableStreams, int[] multimatchStreamNumToVariable)
protected static String print(RowRecogNFAStateForge[] states)
protected static void print(List<RowRecogNFAStateForge> states, PrintWriter writer, int indent, Stack<RowRecogNFAStateForge> currentStack)
Copyright © 2005–2018. All rights reserved.