|
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 | ||||||||
java.lang.Objectorg.eclipse.tptp.platform.analysis.codereview.cpp.AnalysisMarkerResolution
public class AnalysisMarkerResolution
| Constructor Summary | |
|---|---|
AnalysisMarkerResolution(AbstractAnalysisRule 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnalysisMarkerResolution(AbstractAnalysisRule 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.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||