Class ModelsImpl.EPackageAdapter

java.lang.Object
org.eclipse.emf.common.notify.impl.AdapterImpl
org.enterprisedomain.classmaker.impl.ModelsImpl.EPackageAdapter
All Implemented Interfaces:
org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal
Enclosing class:
ModelsImpl

public class ModelsImpl.EPackageAdapter extends org.eclipse.emf.common.notify.impl.AdapterImpl
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

    org.eclipse.emf.common.notify.Adapter.Internal
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    notifyChanged(org.eclipse.emf.common.notify.Notification msg)
     

    Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

    getTarget, isAdapterForType, setTarget, unsetTarget

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • EPackageAdapter

      public EPackageAdapter()
  • Method Details

    • notifyChanged

      public void notifyChanged(org.eclipse.emf.common.notify.Notification msg)
      Specified by:
      notifyChanged in interface org.eclipse.emf.common.notify.Adapter
      Overrides:
      notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl