Interface ErrorAcceptor

All Known Implementing Classes:
TransformationDiagnosticsProducer, Xtext2EcoreTransformer.NullErrorAcceptor

public interface ErrorAcceptor
Author:
Heiko Behrens - Initial contribution and API
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    acceptError(TransformationErrorCode errorCode, String message, org.eclipse.emf.ecore.EObject element)