| org.eclipse.pde.internal.ui.refactoring.PDEMoveParticipant org.eclipse.pde.internal.ui.refactoring.ResourceMoveParticipant
All known Subclasses: org.eclipse.pde.internal.ui.refactoring.FileMoveParticipant, org.eclipse.pde.internal.ui.refactoring.ContainerMoveParticipant,
addChange | protected void addChange(CompositeChange result, String filename, IProgressMonitor pm) throws CoreException(Code) | | |
addChange | protected void addChange(CompositeChange result, IProgressMonitor pm) throws CoreException(Code) | | |
initialize | protected boolean initialize(Object element)(Code) | | |
isInterestingForExtensions | protected boolean isInterestingForExtensions()(Code) | | |
Methods inherited from org.eclipse.pde.internal.ui.refactoring.PDEMoveParticipant | protected void addChange(CompositeChange result, String filename, IProgressMonitor pm) throws CoreException(Code)(Java Doc) protected void addChange(CompositeChange result, IProgressMonitor pm) throws CoreException(Code)(Java Doc) public void addElement(Object element, RefactoringArguments arguments)(Code)(Java Doc) public RefactoringStatus checkConditions(IProgressMonitor pm, CheckConditionsContext context) throws OperationCanceledException(Code)(Java Doc) public Change createChange(IProgressMonitor pm) throws CoreException, OperationCanceledException(Code)(Java Doc) protected String getNewName(Object destination, Object element)(Code)(Java Doc) protected String[] getNewNames()(Code)(Java Doc) abstract protected boolean isInterestingForExtensions()(Code)(Java Doc)
|
|
|