Class ResourceStorageProviderAdapter

  • All Implemented Interfaces:
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal

    public class ResourceStorageProviderAdapter
    extends org.eclipse.emf.common.notify.impl.AdapterImpl
    An adapter that can be installed into a SerializableResource, to provide resource state. It is used with dirty editors providing the dirty non persisted state to other editors.
    • 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
    • Constructor Detail

      • ResourceStorageProviderAdapter

        public ResourceStorageProviderAdapter()
    • Method Detail

      • isAdapterForType

        public boolean isAdapterForType​(java.lang.Object type)
        Specified by:
        isAdapterForType in interface org.eclipse.emf.common.notify.Adapter
        Overrides:
        isAdapterForType in class org.eclipse.emf.common.notify.impl.AdapterImpl