Eclipse JDT
Release 3.0

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 DeleteRefactoring
          A generic delete refactoring.
 class MoveRefactoring
          A generic move refactoring.
 class RenameRefactoring
          A generic rename refactoring.
 


Eclipse JDT
Release 3.0

Copyright (c) IBM Corp. and others 2000, 2004. All Rights Reserved.