Class AddedInterfaceAdapter

java.lang.Object
com.e1c.langtool.v8.dt.internal.moxel.i18n.AddedInterfaceAdapter
All Implemented Interfaces:
org.eclipse.emf.common.notify.Adapter

public final class AddedInterfaceAdapter extends Object implements org.eclipse.emf.common.notify.Adapter
  • Constructor Details

    • AddedInterfaceAdapter

      public AddedInterfaceAdapter()
  • Method Details

    • notifyChanged

      public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      Specified by:
      notifyChanged in interface org.eclipse.emf.common.notify.Adapter
    • getTarget

      public org.eclipse.emf.common.notify.Notifier getTarget()
      Specified by:
      getTarget in interface org.eclipse.emf.common.notify.Adapter
    • setTarget

      public void setTarget(org.eclipse.emf.common.notify.Notifier newTarget)
      Specified by:
      setTarget in interface org.eclipse.emf.common.notify.Adapter
    • isAdapterForType

      public boolean isAdapterForType(Object type)
      Specified by:
      isAdapterForType in interface org.eclipse.emf.common.notify.Adapter