Class BslBmReferenceUpdater

  • All Implemented Interfaces:
    org.eclipse.xtext.ui.refactoring.IReferenceUpdater

    public class BslBmReferenceUpdater
    extends BslReferenceUpdater
    Special implementation of BslReferenceUpdater for refactoring configuration object in Bsl module
    • Constructor Detail

      • BslBmReferenceUpdater

        public BslBmReferenceUpdater()
    • Method Detail

      • createReferenceUpdates

        public void createReferenceUpdates​(org.eclipse.xtext.ui.refactoring.ElementRenameArguments elementRenameArguments,
                                           Iterable<org.eclipse.xtext.resource.IReferenceDescription> referenceDescriptions,
                                           org.eclipse.xtext.ui.refactoring.IRefactoringUpdateAcceptor updateAcceptor,
                                           org.eclipse.core.runtime.IProgressMonitor monitor)
        Specified by:
        createReferenceUpdates in interface org.eclipse.xtext.ui.refactoring.IReferenceUpdater
        Overrides:
        createReferenceUpdates in class BslReferenceUpdater