| gui.participants.FieldRenameParticipant
FieldRenameParticipant | public class FieldRenameParticipant extends RenameParticipant (Code) | | This is a participant which takes part in the eclipse field
rename refactorings. It includes the FieldModelChange class
which adapts the changes to the process model.
author: sh |
FieldRenameParticipant | public FieldRenameParticipant()(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) | | |
|
|