Modifier and Type | Class and Description |
---|---|
class |
EvalAndNode
This class represents an 'and' operator in the evaluation tree representing an event expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalEveryNode
This class represents an 'every' operator in the evaluation tree representing an event expression.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalEveryDistinctNode
This class represents an 'every-distinct' operator in the evaluation tree representing an event expression.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalFilterNode
This class represents a filter of events in the evaluation tree representing any event expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalFollowedByNode
This class represents a followed-by operator in the evaluation tree representing any event expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalGuardNode
This class represents a guard in the evaluation tree representing an event expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalMatchUntilNode
This class represents a match-until observer in the evaluation tree representing any event expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalNotNode
This class represents an 'not' operator in the evaluation tree representing any event expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalObserverNode
This class represents an observer expression in the evaluation tree representing an pattern expression.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalOrNode
This class represents an 'or' operator in the evaluation tree representing any event expressions.
|
Copyright © 2005–2018. All rights reserved.