|
Eclipse Platform Release 3.2 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Interface for refactoring components which can be initialized by refactoring arguments.
Note: this interface is intended to be implemented by clients.
Note: This API is considered experimental and may change in the near future.
| Method Summary | |
|---|---|
RefactoringStatus |
initialize(RefactoringArguments arguments)
Initializes the refactoring component with the refactoring arguments. |
| Method Detail |
public RefactoringStatus initialize(RefactoringArguments arguments)
arguments - the refactoring arguments
FATAL_ERROR, the associated
refactoring will not be executed.
|
Eclipse Platform Release 3.2 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.