Class UnresolvedAnnotationTypeAwareMessageProvider

  • All Implemented Interfaces:
    org.eclipse.xtext.linking.ILinkingDiagnosticMessageProvider, org.eclipse.xtext.linking.ILinkingDiagnosticMessageProvider.Extended

    public class UnresolvedAnnotationTypeAwareMessageProvider
    extends UnresolvedFeatureCallTypeAwareMessageProvider
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.eclipse.xtext.linking.ILinkingDiagnosticMessageProvider

        org.eclipse.xtext.linking.ILinkingDiagnosticMessageProvider.Extended, org.eclipse.xtext.linking.ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.eclipse.xtext.diagnostics.DiagnosticMessage getUnresolvedProxyMessage​(org.eclipse.xtext.linking.ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext context)  
      protected boolean isPropertyOfUnresolvedAnnotation​(org.eclipse.xtext.linking.ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext context)  
      • Methods inherited from class org.eclipse.xtext.linking.impl.LinkingDiagnosticMessageProvider

        getIllegalCrossReferenceMessage, getIllegalNodeMessage, getViolatedBoundsConstraintMessage, getViolatedUniqueConstraintMessage
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UnresolvedAnnotationTypeAwareMessageProvider

        public UnresolvedAnnotationTypeAwareMessageProvider()
    • Method Detail

      • getUnresolvedProxyMessage

        public org.eclipse.xtext.diagnostics.DiagnosticMessage getUnresolvedProxyMessage​(org.eclipse.xtext.linking.ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext context)
        Specified by:
        getUnresolvedProxyMessage in interface org.eclipse.xtext.linking.ILinkingDiagnosticMessageProvider
        Overrides:
        getUnresolvedProxyMessage in class UnresolvedFeatureCallTypeAwareMessageProvider
      • isPropertyOfUnresolvedAnnotation

        protected boolean isPropertyOfUnresolvedAnnotation​(org.eclipse.xtext.linking.ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext context)