com.espertech.esper.client.soda
Class MatchRecognizeRegExAlteration

java.lang.Object
  extended by com.espertech.esper.client.soda.MatchRecognizeRegEx
      extended by com.espertech.esper.client.soda.MatchRecognizeRegExAlteration
All Implemented Interfaces:
java.io.Serializable

public class MatchRecognizeRegExAlteration
extends MatchRecognizeRegEx
implements java.io.Serializable

Interface representing an expression for use in match-recognize.

Event row regular expressions are organized into a tree-like structure with nodes representing sub-expressions.

See Also:
Serialized Form

Constructor Summary
MatchRecognizeRegExAlteration()
           
 
Method Summary
 void writeEPL(java.io.StringWriter writer)
          Write EPL.
 
Methods inherited from class com.espertech.esper.client.soda.MatchRecognizeRegEx
getChildren, getTreeObjectName, setChildren, setTreeObjectName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatchRecognizeRegExAlteration

public MatchRecognizeRegExAlteration()
Method Detail

writeEPL

public void writeEPL(java.io.StringWriter writer)
Description copied from class: MatchRecognizeRegEx
Write EPL.

Specified by:
writeEPL in class MatchRecognizeRegEx
Parameters:
writer - to use

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com