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

Packages that use ExtensibleQuickfixProvider
org.eclipse.ocl.examples.xtext.completeocl.ui.quickfix   
org.eclipse.ocl.examples.xtext.essentialocl.ui.quickfix   
org.eclipse.ocl.examples.xtext.oclinecore.ui.quickfix   
org.eclipse.ocl.examples.xtext.oclstdlib.ui.quickfix   
 

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

Subclasses of ExtensibleQuickfixProvider in org.eclipse.ocl.examples.xtext.completeocl.ui.quickfix
 class CompleteOCLQuickfixProvider
           
 

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

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

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

Subclasses of ExtensibleQuickfixProvider in org.eclipse.ocl.examples.xtext.oclinecore.ui.quickfix
 class OCLinEcoreQuickfixProvider
           
 

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

Subclasses of ExtensibleQuickfixProvider in org.eclipse.ocl.examples.xtext.oclstdlib.ui.quickfix
 class OCLstdlibQuickfixProvider