public class RowRecogNFAStateZeroToManyEvalNoCond extends RowRecogNFAStateBase
Constructor and Description |
---|
RowRecogNFAStateZeroToManyEvalNoCond() |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(EventBean[] eventsPerStream,
AgentInstanceContext agentInstanceContext)
Evaluate a match.
|
String |
toString() |
getNextStates, getNodeNumFlat, getNodeNumNested, getStreamNum, getVariableName, isExprRequiresMultimatchState, isGreedy, isMultiple, setExprRequiresMultimatchState, setGreedy, setMultiple, setNextStates, setNodeNumFlat, setNodeNumNested, setStreamNum, setVariableName
public RowRecogNFAStateZeroToManyEvalNoCond()
public boolean matches(EventBean[] eventsPerStream, AgentInstanceContext agentInstanceContext)
RowRecogNFAState
eventsPerStream
- variable valuesagentInstanceContext
- expression evaluation contextCopyright © 2005–2018. All rights reserved.