|
Eclipse JDT Release 3.6 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChangeMethodSignatureParticipant | |
---|---|
org.eclipse.jdt.core.refactoring.participants | Application programming interface to access refactoring participants provided by JDT. |
Uses of ChangeMethodSignatureParticipant in org.eclipse.jdt.core.refactoring.participants |
---|
Methods in org.eclipse.jdt.core.refactoring.participants that return ChangeMethodSignatureParticipant | |
---|---|
static ChangeMethodSignatureParticipant[] |
JavaParticipantManager.loadChangeMethodSignatureParticipants(org.eclipse.ltk.core.refactoring.RefactoringStatus status,
org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor processor,
IMethod method,
ChangeMethodSignatureArguments arguments,
org.eclipse.ltk.core.refactoring.participants.IParticipantDescriptorFilter filter,
String[] affectedNatures,
org.eclipse.ltk.core.refactoring.participants.SharableParticipants shared)
Loads the change method signature participants for the given element. |
|
Eclipse JDT Release 3.6 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |