Eclipse JDT
Release 3.0

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

Packages that use DeleteProcessor
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 DeleteProcessor in org.eclipse.ltk.core.refactoring.participants
 

Constructors in org.eclipse.ltk.core.refactoring.participants with parameters of type DeleteProcessor
DeleteRefactoring(DeleteProcessor processor)
          Constructs a new delete refactoring for the given processor.
 


Eclipse JDT
Release 3.0

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