Modifier and Type | Class and Description |
---|---|
class |
EvalAndFactoryNode
This class represents an 'and' operator in the evaluation tree representing an event expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalRootFactoryNode
This class is always the root node in the evaluation tree representing an event expression.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalEveryFactoryNode
This class represents an 'every' operator in the evaluation tree representing an event expression.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalEveryDistinctFactoryNode
This class represents an 'every-distinct' operator in the evaluation tree representing an event expression.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalFilterFactoryNode
This class represents a filter of events in the evaluation tree representing any event expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalFollowedByFactoryNode
This class represents a followed-by operator in the evaluation tree representing any event expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalGuardFactoryNode
This class represents a guard in the evaluation tree representing an event expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalMatchUntilFactoryNode
This class represents a match-until observer in the evaluation tree representing any event expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalNotFactoryNode
This class represents an 'not' operator in the evaluation tree representing any event expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalObserverFactoryNode |
Modifier and Type | Class and Description |
---|---|
class |
EvalOrFactoryNode
This class represents an 'or' operator in the evaluation tree representing any event expressions.
|
Copyright © 2005–2022. All rights reserved.