Class BmAwareDirtySupportResourceSetProvider

  • All Implemented Interfaces:
    org.eclipse.xtext.ui.resource.IResourceSetProvider

    public class BmAwareDirtySupportResourceSetProvider
    extends BmAwareResourceSetProvider
    Special BmAwareResourceSetProvider for refactoring in Bsl
    • Constructor Detail

      • BmAwareDirtySupportResourceSetProvider

        public BmAwareDirtySupportResourceSetProvider()
    • Method Detail

      • get

        public org.eclipse.emf.ecore.resource.ResourceSet get​(org.eclipse.core.resources.IProject project)
        Specified by:
        get in interface org.eclipse.xtext.ui.resource.IResourceSetProvider
        Overrides:
        get in class BmAwareResourceSetProvider
      • configure

        protected void configure​(org.eclipse.emf.ecore.resource.ResourceSet resourceSet,
                                 org.eclipse.core.resources.IProject project)
        Configures resource set for refactoring. Default implementation add to resource set live scope
        Overrides:
        configure in class BmAwareResourceSetProvider
        Parameters:
        resourceSet - configuring ResourceSet, can't be null
        project - actual IProject, can be null