Uses of Class
org.eclipse.ocl.examples.xtext.essentialocl.ui.quickfix.ExtensibleQuickfixProvider.QuickfixProcessor

Packages that use ExtensibleQuickfixProvider.QuickfixProcessor
org.eclipse.ocl.examples.xtext.essentialocl.ui.quickfix   
 

Uses of ExtensibleQuickfixProvider.QuickfixProcessor in org.eclipse.ocl.examples.xtext.essentialocl.ui.quickfix
 

Subclasses of ExtensibleQuickfixProvider.QuickfixProcessor in org.eclipse.ocl.examples.xtext.essentialocl.ui.quickfix
protected  class EssentialOCLQuickfixProvider.EssentialOCLQuickfixProcessor
           
 

Methods in org.eclipse.ocl.examples.xtext.essentialocl.ui.quickfix that return ExtensibleQuickfixProvider.QuickfixProcessor
protected  ExtensibleQuickfixProvider.QuickfixProcessor EssentialOCLQuickfixProvider.createQuickfixProcessor(org.eclipse.xtext.ui.editor.model.IXtextDocument xtextDocument, org.eclipse.xtext.validation.Issue issue, org.eclipse.xtext.ui.editor.quickfix.IssueResolutionAcceptor issueResolutionAcceptor)
           
protected  ExtensibleQuickfixProvider.QuickfixProcessor ExtensibleQuickfixProvider.createQuickfixProcessor(org.eclipse.xtext.ui.editor.model.IXtextDocument xtextDocument, org.eclipse.xtext.validation.Issue issue, org.eclipse.xtext.ui.editor.quickfix.IssueResolutionAcceptor issueResolutionAcceptor)