org.eclipse.xtext.util
Class Notifications

java.lang.Object
  extended by org.eclipse.xtext.util.Notifications

public class Notifications
extends java.lang.Object

Since:
2.1
Author:
Sven Efftinge - Initial contribution and API

Constructor Summary
Notifications()
           
 
Method Summary
 boolean isDiagnosticChange(org.eclipse.emf.common.notify.Notification notification)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Notifications

public Notifications()
Method Detail

isDiagnosticChange

public boolean isDiagnosticChange(org.eclipse.emf.common.notify.Notification notification)