public class ViewModelMarkerHelper extends DefaultMarkerHelper
Modifier and Type | Class and Description |
---|---|
static class |
ViewModelMarkerHelper.Provider
Implementation of the marker helper provider for view model validation.
|
Modifier and Type | Field and Description |
---|---|
static String |
MARKER_ID
identifier of the marker, similar to plugin.xml value.
|
Modifier and Type | Method and Description |
---|---|
void |
createMarkers(org.eclipse.emf.common.util.Diagnostic diagnostic) |
protected org.eclipse.core.resources.IFile |
getFile(Object datum) |
protected String |
getMarkerID() |
adjustMarker, createMarkers
adjustMarker, deleteMarkers, getDiagnosticData, getInstrinciDiagnostics, getMarkerDiagnostics, getTargetObjects, hasMarkers
public static final String MARKER_ID
protected String getMarkerID()
getMarkerID
in class DefaultMarkerHelper
public void createMarkers(org.eclipse.emf.common.util.Diagnostic diagnostic) throws org.eclipse.core.runtime.CoreException
createMarkers
in class org.eclipse.emf.common.ui.MarkerHelper
org.eclipse.core.runtime.CoreException
protected org.eclipse.core.resources.IFile getFile(Object datum)
getFile
in class DefaultMarkerHelper
Copyright © 2019. All rights reserved.