|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A condition checker can be used to share condition checks across the main processor and all its associated participants.
This interface should be implemented by clients wishing to provide a special refactoring processor with special shared condition checks.
CheckConditionsContext
Method Summary | |
---|---|
RefactoringStatus |
check(IProgressMonitor monitor)
Performs the actual condition checking. |
Method Detail |
public RefactoringStatus check(IProgressMonitor monitor) throws CoreException
monitor
- a progress monitor to report progress
CoreException
- if an error occurred during condition
checking. The check is interpreted as failed if this happens
|
Eclipse Platform Release 3.1 |
|||||||||||
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.