Class ResourceSetGlobalScopeProvider

    • Constructor Detail

      • ResourceSetGlobalScopeProvider

        public ResourceSetGlobalScopeProvider()
    • Method Detail

      • createScopeWithQualifiedNames

        protected IScope createScopeWithQualifiedNames​(IScope parent,
                                                       org.eclipse.emf.ecore.resource.Resource resource,
                                                       com.google.common.base.Predicate<IEObjectDescription> filter,
                                                       org.eclipse.emf.ecore.resource.ResourceSet resourceSet,
                                                       org.eclipse.emf.ecore.EClass type,
                                                       boolean ignoreCase)