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

Packages that use ResourcePropertyInfo
com.pvx.ooadide.properties.refactoring.core   
com.pvx.ooadide.properties.refactoring.ui.wizards   
 

Uses of ResourcePropertyInfo in com.pvx.ooadide.properties.refactoring.core
 

Constructors in com.pvx.ooadide.properties.refactoring.core with parameters of type ResourcePropertyInfo
RenamePropertyProcessor(ResourcePropertyInfo[] info)
           
 

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

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