| Modifier and Type | Field and Description |
|---|---|
protected Map<ENotificationMessage,List<EPatternFeed.AbstractMatchFrame>> |
EPatternFeed.mEventFrames
Maps an accepted notification event to the match frames
in which it appears.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
EPatternFeed.addMapping(ENotificationMessage event,
EPatternFeed.AbstractMatchFrame mf)
Adds a mapping from the given event to the match frame
which now contains the event.
|
protected static boolean |
EPatternFeed.componentTest(ENotificationMessage e,
EPatternFeed.AbstractMatchFrame mf,
MatchCondition mc) |
| Constructor and Description |
|---|
AbstractMatchFrame(EPatternFeed.AbstractMatchFrame frame)
Copies the given frame data into this frame.
|
Copyright © 2020. All rights reserved.