Class CustomPlatformResourceURIHandlerImpl

  • All Implemented Interfaces:
    org.eclipse.emf.ecore.resource.URIHandler

    public class CustomPlatformResourceURIHandlerImpl
    extends org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl
    Special implementation of PlatformResourceURIHandlerImpl without refreshing IFile for LightClusteringBuilderState.BuilderForkJoinWorkerThread
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl

        org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl.PlatformResourceOutputStream, org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl.WorkbenchHelper
    • Field Summary

      • Fields inherited from class org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl

        workspaceRoot
      • Fields inherited from interface org.eclipse.emf.ecore.resource.URIHandler

        DEFAULT_HANDLERS
    • Constructor Detail

      • CustomPlatformResourceURIHandlerImpl

        public CustomPlatformResourceURIHandlerImpl()
    • Method Detail

      • createInputStream

        public InputStream createInputStream​(org.eclipse.emf.common.util.URI uri,
                                             Map<?,​?> options)
                                      throws IOException
        Specified by:
        createInputStream in interface org.eclipse.emf.ecore.resource.URIHandler
        Overrides:
        createInputStream in class org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl
        Throws:
        IOException