org.eclipse.xtext.validation
Interface IConcreteSyntaxDiagnosticProvider.IConcreteSyntaxDiagnostic

All Superinterfaces:
org.eclipse.emf.common.util.Diagnostic
All Known Implementing Classes:
ConcreteSyntaxDiagnosticProvider.AbstractConcreteSyntaxDiagnostic, ConcreteSyntaxDiagnosticProvider.ConcreteSyntaxAssignmentMissingDiagnostic, ConcreteSyntaxDiagnosticProvider.ConcreteSyntaxFeatureDiagnostic, ConcreteSyntaxDiagnosticProvider.ConcreteSyntaxFeatureMissingDiagnostic, ConcreteSyntaxDiagnosticProvider.ConcreteSyntaxObjectDiagnostic
Enclosing interface:
IConcreteSyntaxDiagnosticProvider

public static interface IConcreteSyntaxDiagnosticProvider.IConcreteSyntaxDiagnostic
extends org.eclipse.emf.common.util.Diagnostic


Field Summary
 
Fields inherited from interface org.eclipse.emf.common.util.Diagnostic
CANCEL, CANCEL_INSTANCE, ERROR, INFO, OK, OK_INSTANCE, WARNING
 
Method Summary
 
Methods inherited from interface org.eclipse.emf.common.util.Diagnostic
getChildren, getCode, getData, getException, getMessage, getSeverity, getSource