|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ESNotificationFilter
Interface for filtering notifications.
| Method Summary | |
|---|---|
boolean |
check(ESNotificationInfo notificationInfo,
ESObjectContainer<?> container)
Check whether a notification should be ignored. |
| Method Detail |
|---|
boolean check(ESNotificationInfo notificationInfo,
ESObjectContainer<?> container)
notificationInfo - the ESNotificationInfo to be checkedcontainer - the container that holds or did hold the model element the notification
is about
true if the notification is to be ignored
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||