Class AtlAnnotationHover

java.lang.Object
org.eclipse.m2m.atl.adt.ui.text.AtlAnnotationHover
All Implemented Interfaces:
org.eclipse.jface.text.source.IAnnotationHover

public class AtlAnnotationHover extends Object implements org.eclipse.jface.text.source.IAnnotationHover
  • Constructor Details

    • AtlAnnotationHover

      public AtlAnnotationHover()
  • Method Details

    • getHoverInfo

      public String getHoverInfo(org.eclipse.jface.text.source.ISourceViewer sourceViewer, int lineNumber)
      Specified by:
      getHoverInfo in interface org.eclipse.jface.text.source.IAnnotationHover