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

S

selectionChanged(IAction, ISelection) - Method in class compositeRefactoring.actions.UndoAction
is left empty
selectionChanged(IAction, ISelection) - Method in class compositeRefactoring.actions.RefactorAction
is left empty
setCheckedPassedSeverity(int) - Method in class compositeRefactoring.refactoringComposite.RefactoringNode
sets the severity of the refactoring, that is the tolerance of errors which can be passed. possible severity levels are: RefactoringStatus.ERROR: an error as created by a compiler RefactoringStatus.INFO: neither error nor warning.
setRefactoringComponent(RefactoringComponent) - Static method in class compositeRefactoring.RefactoringComponentFactory
Sets a static reference to a RefactoringComponent.
stack() - Method in class compositeRefactoring.refactoringComposite.RefactoringComposite_IteratorImpl
creates an instance of a Stack with which the composite's components can be visited from top to bottom.

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