|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAnalysisQuickFix
Interface to describe quick fixes for given rules
| Method Summary | |
|---|---|
java.lang.String |
getId()
|
java.lang.String |
getLabel()
|
org.eclipse.core.runtime.IStatus |
quickfix(AbstractAnalysisResult result)
Execute the quickfix |
| Methods inherited from interface org.eclipse.core.runtime.IExecutableExtension |
|---|
setInitializationData |
| Method Detail |
|---|
java.lang.String getId()
java.lang.String getLabel()
org.eclipse.core.runtime.IStatus quickfix(AbstractAnalysisResult result)
result - The result that is being quickfixed
|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||