[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Superclass of all nodes in an evaluation tree representing an event pattern expression.
Follows the Composite pattern. Child nodes do not carry references to parent nodes, the tree
is unidirectional.
The following tables list the members exposed by the EvalNode type.
Public Properties
Name | Description | |
---|---|---|
![]() | ChildNodes | Returns list of child nodes. |