Uses of Class
com.pvx.ooadide.properties.refactoring.core.RenamePropertyRefactoring

Packages that use RenamePropertyRefactoring
com.pvx.ooadide.properties.refactoring.ui.wizards   
 

Uses of RenamePropertyRefactoring in com.pvx.ooadide.properties.refactoring.ui.wizards
 

Constructors in com.pvx.ooadide.properties.refactoring.ui.wizards with parameters of type RenamePropertyRefactoring
RenamePropertyWizard(RenamePropertyRefactoring refactoring, ResourcePropertyInfo[] info)