Class UmalQuickfixProvider

java.lang.Object
org.eclipse.xtext.ui.editor.quickfix.AbstractDeclarativeQuickfixProvider
org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider
org.eclipse.xtext.uma.ui.quickfix.UmalQuickfixProvider
All Implemented Interfaces:
org.eclipse.xtext.ui.editor.quickfix.IssueResolutionProvider

public class UmalQuickfixProvider
extends org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider
Custom quickfixes. See https://www.eclipse.org/Xtext/documentation/310_eclipse_support.html#quick-fixes
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider

    org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider.CrossRefResolutionConverter

    Nested classes/interfaces inherited from interface org.eclipse.xtext.ui.editor.quickfix.IssueResolutionProvider

    org.eclipse.xtext.ui.editor.quickfix.IssueResolutionProvider.NullImpl
  • Constructor Summary

    Constructors
    Constructor Description
    UmalQuickfixProvider()  
  • Method Summary

    Methods inherited from class org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider

    createLinkingIssueResolutions, getResolutions, getResolutionsForLinkingIssue, hasResolutionFor

    Methods inherited from class org.eclipse.xtext.ui.editor.quickfix.AbstractDeclarativeQuickfixProvider

    setIssueResolutionAcceptorProvider

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • UmalQuickfixProvider

      public UmalQuickfixProvider()