de.cau.cs.kieler.synccharts.text.kitsState.ui
Class KitsStateDiagnosticConverterImpl

java.lang.Object
  extended by org.eclipse.xtext.validation.DiagnosticConverterImpl
      extended by de.cau.cs.kieler.synccharts.text.kitsState.ui.KitsStateDiagnosticConverterImpl
All Implemented Interfaces:
org.eclipse.xtext.validation.IDiagnosticConverter

public class KitsStateDiagnosticConverterImpl
extends org.eclipse.xtext.validation.DiagnosticConverterImpl

Rating red

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.xtext.validation.IDiagnosticConverter
org.eclipse.xtext.validation.IDiagnosticConverter.Acceptor
 
Constructor Summary
KitsStateDiagnosticConverterImpl()
           
 
Method Summary
 void convertValidatorDiagnostic(Diagnostic diagnostic, org.eclipse.xtext.validation.IDiagnosticConverter.Acceptor acceptor)
           
protected  EStructuralFeature getFeature(Diagnostic diagnostic)
           
 
Methods inherited from class org.eclipse.xtext.validation.DiagnosticConverterImpl
convertResourceDiagnostic, getCauser, getLocationData, getLocationData, resolveStructuralFeature
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KitsStateDiagnosticConverterImpl

public KitsStateDiagnosticConverterImpl()
Method Detail

convertValidatorDiagnostic

public void convertValidatorDiagnostic(Diagnostic diagnostic,
                                       org.eclipse.xtext.validation.IDiagnosticConverter.Acceptor acceptor)
Specified by:
convertValidatorDiagnostic in interface org.eclipse.xtext.validation.IDiagnosticConverter
Overrides:
convertValidatorDiagnostic in class org.eclipse.xtext.validation.DiagnosticConverterImpl

getFeature

protected EStructuralFeature getFeature(Diagnostic diagnostic)