org.eclipse.emf.ecore.xcore.ui.hover
Class XcoreHoverDocumentationProvider

java.lang.Object
  extended by org.eclipse.xtext.xbase.ui.hover.XbaseHoverDocumentationProvider
      extended by org.eclipse.emf.ecore.xcore.ui.hover.XcoreHoverDocumentationProvider
All Implemented Interfaces:
org.eclipse.xtext.ui.editor.hover.html.IEObjectHoverDocumentationProvider

public class XcoreHoverDocumentationProvider
extends org.eclipse.xtext.xbase.ui.hover.XbaseHoverDocumentationProvider


Field Summary
 
Fields inherited from class org.eclipse.xtext.xbase.ui.hover.XbaseHoverDocumentationProvider
associations, BLOCK_TAG_END, BlOCK_TAG_ENTRY_END, BlOCK_TAG_ENTRY_START, BLOCK_TAG_START, buffer, context, documentationProvider, fLiteralContent, jvmModelGenerator, PARAM_NAME_END, PARAM_NAME_START, qualifiedNameConverter, rawJavaDoc, scopeProvider, workspace
 
Constructor Summary
XcoreHoverDocumentationProvider()
           
 
Method Summary
protected  java.lang.String getDerivedElementInformation(EObject eObject)
           
 
Methods inherited from class org.eclipse.xtext.xbase.ui.hover.XbaseHoverDocumentationProvider
addAnnotations, appendEscaped, computeDocumentation, createMethodInTypeLinks, createSimpleMemberLink, getDerivedOrOriginalDeclarationInformation, getDocumentation, getDocumentationWithPrefix, getFilteredDerivedElements, getFilteredSourceElements, getJavaDoc, getOriginalDeclarationInformation, handleBlockTags, handleBlockTags, handleBlockTagTitle, handleContentElements, handleContentElements, handleDeprecatedTag, handleDocRoot, handleExceptionTags, handleInheritDoc, handleInlineTagElement, handleLink, handleParameters, handleParamTag, handleReturnTag, handleSeeTag, handleSuperMethodReferences, handleText, handleThrowsTag, handleValueTag, initExceptionNamesToURI, initParameterNames, removeDocLineIntros
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XcoreHoverDocumentationProvider

public XcoreHoverDocumentationProvider()
Method Detail

getDerivedElementInformation

protected java.lang.String getDerivedElementInformation(EObject eObject)
Overrides:
getDerivedElementInformation in class org.eclipse.xtext.xbase.ui.hover.XbaseHoverDocumentationProvider

Copyright 2001-2012 IBM Corporation and others.
All Rights Reserved.