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

E

example_Iterator_Strategy() - Static method in class compositeRefactoring.RefactoringComponentFactory
This is an example for the composition of Refactorings.
example_List_Strategy() - Static method in class compositeRefactoring.RefactoringComponentFactory
This is an example for the composition of Refactorings.
executeOperation() - Method in class compositeRefactoring.codemanipulation.CreateImport
creates the compilation unit.
executeOperation() - Method in class compositeRefactoring.codemanipulation.CreateClass
creates the class
executeOperation() - Method in class compositeRefactoring.codemanipulation.CreateCompilationUnit
creates the compilation unit.
executeOperation() - Method in class compositeRefactoring.codemanipulation.Inherit
executes the inherit operation.
executeOperation() - Method in class compositeRefactoring.codemanipulation.CreateAbstractMethod
creates the abstract method.
executeOperation() - Method in class compositeRefactoring.codemanipulation.CreatePackageDeclaration
creates the compilation unit.
executeUndoOperation() - Method in class compositeRefactoring.codemanipulation.Inherit
executes the undo operation.

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