![]() | PatternStream Methods |
The PatternStream type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddView(View) |
Add a view to the stream.
(Inherited from ProjectedStream.) |
![]() | AddView(String, Expression) |
Adds a parameterized view to the stream.
(Inherited from ProjectedStream.) |
![]() | AddView(String, String) |
Adds an un-parameterized view to the stream.
(Inherited from ProjectedStream.) |
![]() | AddView(String, String, Expression) |
Adds a parameterized view to the stream.
(Inherited from ProjectedStream.) |
![]() | AddView(String, String, IListT) | (Inherited from ProjectedStream.) |
![]() ![]() | Create(PatternExpr) |
Creates a pattern stream from a pattern expression.
|
![]() ![]() | Create(PatternExpr, String) |
Creates a named pattern stream from a pattern expression.
|
![]() | ToEPL |
Renders the clause in textual representation.
(Inherited from Stream.) |
![]() | ToEPLProjectedStream | (Overrides ProjectedStreamToEPLProjectedStream(TextWriter, EPStatementFormatter).) |
![]() | ToEPLProjectedStreamType | (Overrides ProjectedStreamToEPLProjectedStreamType(TextWriter).) |
![]() | ToEPLStream |
Renders the clause in textual representation.
(Inherited from ProjectedStream.) |
![]() | ToEPLStreamOptions | (Inherited from ProjectedStream.) |
![]() | ToEPLStreamType | (Inherited from ProjectedStream.) |
![]() | Unidirectional |
Set to unidirectional.
(Inherited from ProjectedStream.) |