Uses of Class
org.eclipse.ltk.core.refactoring.participants.ReorgExecutionLog
Packages that use ReorgExecutionLog
Package
Description
Application programming interface to participant in existing rename, move and delete refactorings
if the refactoring provider supports participation.
Application programmer interface to implement resource dependend refactorings.
-
Uses of ReorgExecutionLog in org.eclipse.ltk.core.refactoring.participants
Methods in org.eclipse.ltk.core.refactoring.participants that return ReorgExecutionLogModifier and TypeMethodDescriptionCopyArguments.getExecutionLog()Returns the resource execution log.Constructors in org.eclipse.ltk.core.refactoring.participants with parameters of type ReorgExecutionLogModifierConstructorDescriptionCopyArguments(Object destination, ReorgExecutionLog log) Creates new copy arguments. -
Uses of ReorgExecutionLog in org.eclipse.ltk.core.refactoring.resource
Constructors in org.eclipse.ltk.core.refactoring.resource with parameters of type ReorgExecutionLogModifierConstructorDescriptionCopyResourceChange(IResource origin, ReorgExecutionLog log, IContainer destination)