Class Notifications


  • public class Notifications
    extends java.lang.Object
    Since:
    2.1
    • Constructor Summary

      Constructors 
      Constructor Description
      Notifications()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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)