public class PatternConsumptionUtil
extends java.lang.Object
Constructor and Description |
---|
PatternConsumptionUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
childNodeRemoveMatches(java.util.Set<EventBean> matchEvent,
java.util.Collection<? extends EvalStateNode> evalStateNodes) |
static boolean |
containsEvent(java.util.Set<EventBean> matchEvent,
MatchedEventMap beginState) |
public static boolean containsEvent(java.util.Set<EventBean> matchEvent, MatchedEventMap beginState)
public static void childNodeRemoveMatches(java.util.Set<EventBean> matchEvent, java.util.Collection<? extends EvalStateNode> evalStateNodes)