public class RowRecogNFAStateOneOptionalEvalCond extends RowRecogNFAStateBase implements RowRecogNFAState
Constructor and Description |
---|
RowRecogNFAStateOneOptionalEvalCond() |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(EventBean[] eventsPerStream,
AgentInstanceContext agentInstanceContext)
Evaluate a match.
|
void |
setExpression(ExprEvaluator expression) |
String |
toString() |
getNextStates, getNodeNumFlat, getNodeNumNested, getStreamNum, getVariableName, isExprRequiresMultimatchState, isGreedy, isMultiple, setExprRequiresMultimatchState, setGreedy, setMultiple, setNextStates, setNodeNumFlat, setNodeNumNested, setStreamNum, setVariableName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getNextStates, getNodeNumFlat, getNodeNumNested, getStreamNum, getVariableName, isExprRequiresMultimatchState, isGreedy, isMultiple
public boolean matches(EventBean[] eventsPerStream, AgentInstanceContext agentInstanceContext)
RowRecogNFAState
matches
in interface RowRecogNFAState
eventsPerStream
- variable valuesagentInstanceContext
- expression evaluation contextpublic void setExpression(ExprEvaluator expression)
Copyright © 2005–2018. All rights reserved.