Class TypeAwareLinkingDiagnosticContext

  • All Implemented Interfaces:
    org.eclipse.xtext.linking.ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext

    public class TypeAwareLinkingDiagnosticContext
    extends java.lang.Object
    implements org.eclipse.xtext.linking.ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext
    • Constructor Detail

      • TypeAwareLinkingDiagnosticContext

        public TypeAwareLinkingDiagnosticContext​(org.eclipse.xtext.linking.ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext delegate,
                                                 IResolvedTypes resolvedTypes)
    • Method Detail

      • getContext

        public org.eclipse.emf.ecore.EObject getContext()
        Specified by:
        getContext in interface org.eclipse.xtext.linking.ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext
      • getReference

        public org.eclipse.emf.ecore.EReference getReference()
        Specified by:
        getReference in interface org.eclipse.xtext.linking.ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext
      • getLinkText

        public java.lang.String getLinkText()
        Specified by:
        getLinkText in interface org.eclipse.xtext.linking.ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext