Composite Refactoring
v1.0
A C D E F G I N P R S U V

U

undo() - Method in class compositeRefactoring.refactoringComposite.RefactoringComponent
this method undos the refactoring when it was performed.
undo() - Method in class compositeRefactoring.refactoringComposite.RefactoringComposite
 
undo() - Method in class compositeRefactoring.refactoringComposite.RefactoringComposite_IteratorImpl
this method undos the composite refactoring when it was performed.
undo() - Method in class compositeRefactoring.refactoringComposite.RefactoringComposite_ListImpl
undos the refactoring's change.
undo() - Method in class compositeRefactoring.refactoringComposite.RefactoringNode
this method undos the single refactoring when it was performed.
UndoAction - class compositeRefactoring.actions.UndoAction.
a testclass for the RefactoringComponent framework.
UndoAction() - Constructor for class compositeRefactoring.actions.UndoAction
 
UndoInheritChange - class compositeRefactoring.changes.UndoInheritChange.
This class represents an IChange for the UNDO of the refactoring InheritRefactoring.
UndoInheritChange(Inherit) - Constructor for class compositeRefactoring.changes.UndoInheritChange
creates an UndoInheritChange.

Composite Refactoring
v1.0
A C D E F G I N P R S U V