|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.tptp.platform.analysis.codereview.cpp.AnalysisMarkerResolution
| Constructor Summary | |
|---|---|
AnalysisMarkerResolution(IAnalysisRule rule,
IAnalysisQuickFix quickfix)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLabel()
Returns a short label indicating what the resolution will do. |
void |
run(org.eclipse.core.resources.IMarker marker)
Runs this resolution. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AnalysisMarkerResolution(IAnalysisRule rule,
IAnalysisQuickFix quickfix)
| Method Detail |
public java.lang.String getLabel()
getLabel in interface org.eclipse.ui.IMarkerResolutionpublic void run(org.eclipse.core.resources.IMarker marker)
run in interface org.eclipse.ui.IMarkerResolutionmarker - the marker to resolve
|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||