Package org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.filter

Class Summary
EmptyRemovalsFilter This class filters zero effect remove operations from a notification recording.
FilterStack This class filters a notification recording according to predefined stacks of filters.
IgnoreDatatypeFilter Filters notifications which come from datatypes that should be ignored.
IgnoreNotificationsOutsideProject Filter notifications from elements outside of the project.
IgnoreNullFeatureNotificationsFilter Filter to ignore notifications with the illegal state of having no value for the feature member.
IgnoreOutsideProjectReferencesFilter Filter to ignore Reference Notifications to Elements outside of the project.
NotifiableIdEObjectCollectionFilter A ESNotificationFilter that filters all notifications from a NotifiableIdEObjectCollection.
TouchFilter Filters touch notifications, as these have no effect on the model state.
TransientFilter Filters notifications for transient features, as these have no effect on the persisted model state.
UnknownEventTypeFilter A notification filter that filters all notifications that have an unknown type.
 



Copyright © 2016. All Rights Reserved.