|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.core.runtime.PlatformObject
org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor
org.eclipse.ltk.core.refactoring.participants.RenameProcessor
org.eclipse.xtext.ui.refactoring.impl.AbstractRenameProcessor
org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
org.eclipse.xtend.ide.refactoring.XtendRenameElementProcessor
public class XtendRenameElementProcessor
| Field Summary |
|---|
| Fields inherited from class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor |
|---|
LOG |
| Constructor Summary | |
|---|---|
XtendRenameElementProcessor()
|
|
| Method Summary | |
|---|---|
org.eclipse.ltk.core.refactoring.RefactoringStatus |
checkInitialConditions(org.eclipse.core.runtime.IProgressMonitor pm)
|
boolean |
hasUnsavedEditors()
|
| Methods inherited from class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor |
|---|
checkFinalConditions, createChange, createRenameElementStrategy, createResourceSet, getElements, getIdentifier, getLanguageName, getNewName, getOriginalName, getProcessorName, getRenameArguments, getRenameElementContext, getRenameElementStrategy, getResourceSet, getResourceSetProvider, getStatusProvider, getTargetElement, handleException, initialize, isApplicable, isValidTargetFile, loadParticipants, setNewName, validateNewName |
| Methods inherited from class org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor |
|---|
getRefactoring, postCreateChange |
| Methods inherited from class org.eclipse.core.runtime.PlatformObject |
|---|
getAdapter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XtendRenameElementProcessor()
| Method Detail |
|---|
public boolean hasUnsavedEditors()
public org.eclipse.ltk.core.refactoring.RefactoringStatus checkInitialConditions(org.eclipse.core.runtime.IProgressMonitor pm)
throws org.eclipse.core.runtime.CoreException,
org.eclipse.core.runtime.OperationCanceledException
checkInitialConditions in class RenameElementProcessororg.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.OperationCanceledException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||