| gui.participants.PackageRenameParticipant
PackageRenameParticipant | public class PackageRenameParticipant extends RenameParticipant (Code) | | This is a participant which takes part in the eclipse package
rename refactorings. It includes the PackageModelChange class
which adapts the changes to the process model.
author: sh |
PackageRenameParticipant | public PackageRenameParticipant()(Code) | | Constructor
|
checkConditions | public RefactoringStatus checkConditions(IProgressMonitor pm, CheckConditionsContext context) throws OperationCanceledException(Code) | | |
createChange | public Change createChange(IProgressMonitor pm) throws CoreException, OperationCanceledException(Code) | | |
initialize | protected boolean initialize(Object element)(Code) | | |
|
|