Click or drag to resize

PatternFilterExpr Class

Filter for use in pattern expressions.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.sodaPatternExprBase
    com.espertech.esper.common.client.sodaPatternFilterExpr

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
[SerializableAttribute]
public class PatternFilterExpr : PatternExprBase

The PatternFilterExpr type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyChildren (Inherited from PatternExprBase.)
Public propertyFilter
Returns the filter specification.
Public propertyOptionalConsumptionLevel
Returns the consume level, if assigned.
Public propertyPrecedence (Overrides PatternExprBasePrecedence.)
Public propertyTagName
Returns the tag name.
Public propertyTreeObjectName (Inherited from PatternExprBase.)
Top
Methods
See Also