Uses of Class
org.acm.seguin.refactor.type.AddChildRefactoring

Packages that use AddChildRefactoring
org.acm.seguin.refactor Responsible for storing the software that performs the refactorings. 
org.acm.seguin.refactor.type Contains the type refactorings. 
 

Uses of AddChildRefactoring in org.acm.seguin.refactor
 

Methods in org.acm.seguin.refactor that return AddChildRefactoring
 AddChildRefactoring RefactoringFactory.addChild()
          Adds a feature to the Child attribute of the TypeRefactoringFactory object
 

Uses of AddChildRefactoring in org.acm.seguin.refactor.type
 

Methods in org.acm.seguin.refactor.type that return AddChildRefactoring
 AddChildRefactoring TypeRefactoringFactory.addChild()
          Adds a feature to the Child attribute of the TypeRefactoringFactory object