Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring

Packages that use ProcessorBasedRefactoring
org.eclipse.ltk.core.refactoring.participants Application programmer interface to participant in existing rename, move and delete refactorings if the refactoring provider supports participation. 
 

Uses of ProcessorBasedRefactoring in org.eclipse.ltk.core.refactoring.participants
 

Subclasses of ProcessorBasedRefactoring in org.eclipse.ltk.core.refactoring.participants
 class CopyRefactoring
          A generic copy refactoring.
 class DeleteRefactoring
          A generic delete refactoring.
 class MoveRefactoring
          A generic move refactoring.
 class RenameRefactoring
          A generic rename refactoring.
 

Methods in org.eclipse.ltk.core.refactoring.participants that return ProcessorBasedRefactoring
 ProcessorBasedRefactoring RefactoringProcessor.getRefactoring()
          Returns the associated refactoring.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.