Interface IEObjectDocumentationProvider

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getDocumentation​(org.eclipse.emf.ecore.EObject o)
      returns the documentation or null if no documentation is attached to the given EObject.
    • Method Detail

      • getDocumentation

        java.lang.String getDocumentation​(org.eclipse.emf.ecore.EObject o)
        returns the documentation or null if no documentation is attached to the given EObject.