public class NotifiableIdEObjectCollectionFilter extends Object implements ESNotificationFilter
ESNotificationFilter that filters all notifications from
a NotifiableIdEObjectCollection.| Constructor and Description |
|---|
NotifiableIdEObjectCollectionFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
check(ESNotificationInfo notificationInfo,
ESObjectContainer<?> container)
Check whether a notification should be ignored.
|
public boolean check(ESNotificationInfo notificationInfo, ESObjectContainer<?> container)
check in interface ESNotificationFilternotificationInfo - the ESNotificationInfo to be checkedcontainer - the container that holds or did hold the model element the notification
is abouttrue if the notification is to be ignoredESNotificationFilter.check(org.eclipse.emf.emfstore.common.model.util.ESNotificationInfo,
org.eclipse.emf.emfstore.common.model.ESObjectContainer)Copyright © 2017. All rights reserved.