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