Package jetbrains.mps.refactoring.participant
- 
Interface Summary Interface Description MoveModelRefactoringParticipant<InitialDataObject,FinalDataObject> MoveNodeRefactoringParticipant<InitialDataObject,FinalDataObject> MoveNodeRefactoringParticipant.MoveNodeChange<InitialDataObject,FinalDataObject> MoveNodeRefactoringParticipant.MoveNodeRefactoringDataCollector<InitialDataObject,FinalDataObject> RecursiveParticipant<InitialDataObject,FinalDataObject,InitialPoint,FinalPoint> RefactoringParticipant<InitialDataObject,FinalDataObject,InitialPoint,FinalPoint> RefactoringParticipant.Change<InitialDataObject,FinalDataObject> RefactoringParticipant.PersistentRefactoringParticipant<InitialDataObject,FinalDataObject,InitialPoint,FinalPoint> RefactoringParticipant.RefactoringDataCollector<InitialDataObject,FinalDataObject,InitialPoint,FinalPoint> RefactoringSession RefactoringUI RenameNodeRefactoringParticipant<InitialDataObject,FinalDataObject>  - 
Class Summary Class Description MoveNodeRefactoringParticipant.ChangeBase<InitialDataObject,FinalDataObject> NodeCopyTracker RecursiveParticipant.RecursiveParticipantApplied<I,F,IP,FP> RefactoringParticipant.CollectingParticipantStateFactory<IP,FP> RefactoringParticipant.DeserializingParticipantStateFactory<IP,FP> RefactoringParticipant.Option RefactoringParticipant.ParticipantApplied<I,F,IP,FP,IS,FS> RefactoringParticipant.ParticipantStateFactory<IP,FP,IS,FS> RefactoringParticipantBase<InitialDataObject,FinalDataObject,InitialPoint,FinalPoint> RefactoringSessionImpl  - 
Enum Summary Enum Description RefactoringParticipant.KeepOldNodes POSTPONE_REMOVE is a hack used only in idea plugin