public interface IEObjectDocumentationProvider
IEObjectDocumentationProviderExtension allows to query the nodes that yield the documentation| Modifier and Type | Method and 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. |