Class CDOTransfer.ModelTransferContext.ResolveProxyAdapter.LoadResourceAdapter

  • All Implemented Interfaces:
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal
    Enclosing class:
    CDOTransfer.ModelTransferContext.ResolveProxyAdapter

    public static class CDOTransfer.ModelTransferContext.ResolveProxyAdapter.LoadResourceAdapter
    extends org.eclipse.emf.common.notify.impl.AdapterImpl
    An adapter for a resource that resolves all proxies in that resource when it's demand loaded.
    Author:
    Eike Stepper
    • Nested Class Summary

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

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

      • Fields inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

        target
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LoadResourceAdapter

        public LoadResourceAdapter()
    • Method Detail

      • 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