public interface IElementIssueProvider
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IElementIssueProvider.Factory |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<org.eclipse.xtext.validation.Issue> |
getIssues(org.eclipse.emf.ecore.EObject element) |