Modifier and Type | Class and Description |
---|---|
class |
EvalAndForgeNode
This class represents an 'and' operator in the evaluation tree representing an event expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalRootForgeNode
This class represents an observer expression in the evaluation tree representing an pattern expression.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalEveryForgeNode
This class represents an 'every' operator in the evaluation tree representing an event expression.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalEveryDistinctForgeNode
This class represents an 'every-distinct' operator in the evaluation tree representing an event expression.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalFilterForgeNode
This class represents a filter of events in the evaluation tree representing any event expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalFollowedByForgeNode
This class represents a followed-by operator in the evaluation tree representing any event expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalGuardForgeNode
This class represents a guard in the evaluation tree representing an event expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalMatchUntilForgeNode
This class represents a match-until observer in the evaluation tree representing any event expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalNotForgeNode
This class represents an 'not' operator in the evaluation tree representing any event expressions.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalObserverForgeNode
This class represents an observer expression in the evaluation tree representing an pattern expression.
|
Modifier and Type | Class and Description |
---|---|
class |
EvalOrForgeNode
This class represents an 'or' operator in the evaluation tree representing any event expressions.
|
Copyright © 2005–2019. All rights reserved.