Uses of Class
org.eclipse.xpand.ui.editor.XpandEditor

Packages that use XpandEditor
org.eclipse.xpand.ui.refactoring.actions   
org.eclipse.xpand.ui.refactoring.renamedefine   
 

Uses of XpandEditor in org.eclipse.xpand.ui.refactoring.actions
 

Constructors in org.eclipse.xpand.ui.refactoring.actions with parameters of type XpandEditor
RefactorActionGroup(XpandEditor editor, java.lang.String groupName)
          Note: This constructor is for internal use only.
RenameDefineAction(XpandEditor editor)
           
 

Uses of XpandEditor in org.eclipse.xpand.ui.refactoring.renamedefine
 

Constructors in org.eclipse.xpand.ui.refactoring.renamedefine with parameters of type XpandEditor
RenameDefineProcessor(XpandEditor editor, org.eclipse.jface.text.ITextSelection selection)
          Creates a new RenameDefineProcessor.
 


Copyright 2007 committers of openArchitectureWare and others.
All Rights Reserved.