|
Eclipse JDT Release 3.7 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.jdt.core.refactoring.participants | |
---|---|
org.eclipse.jdt.core.refactoring.participants | Application programming interface to access refactoring participants provided by JDT. |
Classes in org.eclipse.jdt.core.refactoring.participants used by org.eclipse.jdt.core.refactoring.participants | |
---|---|
ChangeMethodSignatureArguments
Change method signature arguments describe the data that a processor provides to its change signature participants This class is not intended to be subclassed by clients. |
|
ChangeMethodSignatureArguments.Parameter
Instances of ChangeMethodSignatureArguments.Parameter are used to describe the new parameters
after a change method signature refactoring. |
|
ChangeMethodSignatureArguments.ThrownException
Instances of ChangeMethodSignatureArguments.ThrownException are used to describe the new thrown
exceptions after a change method signature refactoring. |
|
ChangeMethodSignatureParticipant
A participant to participate in refactorings that change method signatures. |
|
Eclipse JDT Release 3.7 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.