|
 |
|
|
Uses of Class org.eclipse.ltk.core.refactoring.participants.MoveArguments
Methods in
org.eclipse.ltk.core.refactoring.participants with parameters of type
MoveArguments
|
static
MoveParticipant[]
|
ParticipantManager.
loadMoveParticipants
(
RefactoringStatus status,
RefactoringProcessor processor,
Object element,
MoveArguments arguments,
IParticipantDescriptorFilter filter,
String[] affectedNatures,
SharableParticipants shared)
Loads the move participants for the given element. |
static
MoveParticipant[]
|
ParticipantManager.
loadMoveParticipants
(
RefactoringStatus status,
RefactoringProcessor processor,
Object element,
MoveArguments arguments,
String[] affectedNatures,
SharableParticipants shared)
Loads the move participants for the given element. |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.
|
|
|