| Modifier and Type | Field and Description |
|---|---|
static MatchCondition |
EventPattern.DEFAULT_PREDICATE
Default event match predicate returns
true. |
| Modifier and Type | Method and Description |
|---|---|
EventPattern.Builder |
EventPattern.Builder.addSubordinate(String paramName,
MatchCondition predicate)
Adds a subordinate, conditional single component to
the current multi-component.
|
protected static boolean |
EPatternFeed.componentTest(ENotificationMessage e,
EPatternFeed.AbstractMatchFrame mf,
MatchCondition mc) |
EventPattern.Builder |
EventPattern.Builder.matchCondition(MatchCondition p)
Sets the component match condition to the given
predicate.
|
Copyright © 2019. All rights reserved.