public class XtextDiagnosticConverter extends DiagnosticConverterImpl
DiagnosticConverterImpl.IssueLocation| Constructor and Description |
|---|
XtextDiagnosticConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected DiagnosticConverterImpl.IssueLocation |
getLocationData(org.eclipse.emf.ecore.EObject obj,
org.eclipse.emf.ecore.EStructuralFeature structuralFeature,
int index) |
protected Severity |
getSeverity(org.eclipse.emf.common.util.Diagnostic diagnostic) |
protected boolean |
isMarkedAsIgnored(org.eclipse.emf.ecore.EObject object,
java.lang.String code) |
convertResourceDiagnostic, convertValidatorDiagnostic, getCauser, getIssueCode, getIssueData, getIssueType, getLocationData, getLocationData, getLocationForNode, getLocationForNode, resolveStructuralFeatureprotected DiagnosticConverterImpl.IssueLocation getLocationData(org.eclipse.emf.ecore.EObject obj, org.eclipse.emf.ecore.EStructuralFeature structuralFeature, int index)
getLocationData in class DiagnosticConverterImplprotected Severity getSeverity(org.eclipse.emf.common.util.Diagnostic diagnostic)
getSeverity in class DiagnosticConverterImplprotected boolean isMarkedAsIgnored(org.eclipse.emf.ecore.EObject object,
java.lang.String code)