public static class ElementIssueProvider.Data
extends org.eclipse.emf.common.notify.impl.AdapterImpl
| Constructor and Description |
|---|
Data() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addIssue(org.eclipse.emf.ecore.EObject erroneousElement,
org.eclipse.xtext.validation.Issue issue) |
com.google.common.collect.Multimap<org.eclipse.emf.ecore.EObject,org.eclipse.xtext.validation.Issue> |
getIssuesIncludingContents() |
boolean |
isAdapterForType(java.lang.Object type) |
public com.google.common.collect.Multimap<org.eclipse.emf.ecore.EObject,org.eclipse.xtext.validation.Issue> getIssuesIncludingContents()
protected void addIssue(org.eclipse.emf.ecore.EObject erroneousElement,
org.eclipse.xtext.validation.Issue issue)
public boolean isAdapterForType(java.lang.Object type)
isAdapterForType in interface org.eclipse.emf.common.notify.AdapterisAdapterForType in class org.eclipse.emf.common.notify.impl.AdapterImpl