Interface RenameNodeRefactoringParticipant<InitialDataObject,FinalDataObject>
- 
- All Superinterfaces:
 RefactoringParticipant<InitialDataObject,FinalDataObject,SNode,String>
public interface RenameNodeRefactoringParticipant<InitialDataObject,FinalDataObject> extends RefactoringParticipant<InitialDataObject,FinalDataObject,SNode,String>
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from interface jetbrains.mps.refactoring.participant.RefactoringParticipant
RefactoringParticipant.Change<InitialDataObject,FinalDataObject>, RefactoringParticipant.CollectingParticipantStateFactory<IP,FP>, RefactoringParticipant.DeserializingParticipantStateFactory<IP,FP>, RefactoringParticipant.KeepOldNodes, RefactoringParticipant.Option, RefactoringParticipant.ParticipantApplied<I,F,IP,FP,IS,FS>, RefactoringParticipant.ParticipantStateFactory<IP,FP,IS,FS>, RefactoringParticipant.PersistentRefactoringParticipant<InitialDataObject,FinalDataObject,InitialPoint,FinalPoint>, RefactoringParticipant.RefactoringDataCollector<InitialDataObject,FinalDataObject,InitialPoint,FinalPoint> 
 - 
 
- 
Method Summary
- 
Methods inherited from interface jetbrains.mps.refactoring.participant.RefactoringParticipant
getAvailableOptions, getChanges, getDataCollector 
 - 
 
 -