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

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

Uses of AddAbstractParent in org.acm.seguin.refactor
 

Methods in org.acm.seguin.refactor that return AddAbstractParent
 AddAbstractParent RefactoringFactory.addParent()
          Adds a feature to the Parent attribute of the TypeRefactoringFactory object
 

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

Methods in org.acm.seguin.refactor.type that return AddAbstractParent
 AddAbstractParent TypeRefactoringFactory.addParent()
          Adds a feature to the Parent attribute of the TypeRefactoringFactory object