|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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.emf.ecore.xcore.ui.refactoring.XcoreRenameElementProcessor
public class XcoreRenameElementProcessor
Field Summary |
---|
Fields inherited from class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor |
---|
LOG |
Constructor Summary | |
---|---|
XcoreRenameElementProcessor()
|
Method Summary | |
---|---|
RefactoringStatus |
checkInitialConditions(IProgressMonitor monitor)
|
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 XcoreRenameElementProcessor()
Method Detail |
---|
public boolean hasUnsavedEditors()
public RefactoringStatus checkInitialConditions(IProgressMonitor monitor) throws CoreException, OperationCanceledException
checkInitialConditions
in class org.eclipse.xtext.ui.refactoring.impl.RenameElementProcessor
CoreException
OperationCanceledException
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |