public interface IEObjectDocumentationProvider
IEObjectDocumentationProviderExtension allows to query the nodes that yield the documentation| Modifier and Type | Method and Description |
|---|---|
String |
getDocumentation(org.eclipse.emf.ecore.EObject o)
returns the documentation or
null if no documentation is attached to the given EObject. |
String getDocumentation(org.eclipse.emf.ecore.EObject o)
null if no documentation is attached to the given EObject.Copyright © 2015. All Rights Reserved.