|
Eclipse JDT Release 3.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ltk.core.refactoring.RefactoringContribution
org.eclipse.jdt.core.refactoring.descriptors.JavaRefactoringContribution
public abstract class JavaRefactoringContribution
Partial implementation of a Java refactoring contribution.
Note: this class is not intended to be extended outside the refactoring framework.
Constructor Summary | |
---|---|
JavaRefactoringContribution()
|
Method Summary | |
---|---|
java.util.Map |
retrieveArgumentMap(RefactoringDescriptor descriptor)
|
Methods inherited from class org.eclipse.ltk.core.refactoring.RefactoringContribution |
---|
createDescriptor, createDescriptor, getId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JavaRefactoringContribution()
Method Detail |
---|
public final java.util.Map retrieveArgumentMap(RefactoringDescriptor descriptor)
retrieveArgumentMap
in class RefactoringContribution
|
Eclipse JDT Release 3.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |