public class SchemaCompletionResolution extends AbstractPomProblemResolution
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
XSI_VALUE |
ARTIFACT_ID_NODE, GROUP_ID_NODE, PROJECT_NODE, VERSION_NODELOG| Constructor and Description |
|---|
SchemaCompletionResolution(org.eclipse.core.resources.IMarker marker) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canFix(java.lang.String editorHint) |
java.lang.String |
getDescription() |
org.eclipse.swt.graphics.Image |
getImage() |
java.lang.String |
getLabel() |
protected void |
processFix(org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument doc,
org.w3c.dom.Element root,
java.util.List<org.eclipse.core.resources.IMarker> markers) |
canFix, fix, fix, previewForRemovedElementfix, getQuickAssistContext, setQuickAssistContextapply, findOtherMarkers, getAdditionalProposalInfo, getAdditionalProposalInfo, getContextInformation, getDisplayString, getMarker, getOrder, getOrder, getProjects, getResolutions, getSelection, hasResolutions, includeProposal, includeResolution, isSingleton, run, runpublic static final java.lang.String XSI_VALUE
public SchemaCompletionResolution(org.eclipse.core.resources.IMarker marker)
protected boolean canFix(java.lang.String editorHint)
canFix in class AbstractPomProblemResolutionpublic java.lang.String getLabel()
public org.eclipse.swt.graphics.Image getImage()
public java.lang.String getDescription()
getDescription in interface org.eclipse.ui.IMarkerResolution2getDescription in class MavenProblemResolutionprotected void processFix(org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument doc,
org.w3c.dom.Element root,
java.util.List<org.eclipse.core.resources.IMarker> markers)
processFix in class AbstractPomProblemResolution