Uses of Class
org.eclipse.ltk.core.refactoring.RefactoringContribution
Packages that use RefactoringContribution
Package
Description
Application programmer interface to implement semantic preserving workspace transformations.
-
Uses of RefactoringContribution in org.eclipse.ltk.core.refactoring
Methods in org.eclipse.ltk.core.refactoring that return RefactoringContributionModifier and TypeMethodDescriptionstatic RefactoringContribution
RefactoringCore.getRefactoringContribution
(String id) Returns the refactoring contribution with the specified unique id.