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