Provides documentation for some model elements.
Clients may implement this interface.
extension-point: com.sodius.mdw.platform.model.viewerParticipant| Method Summary | |
String |
getDocumentation(Object element)
Returns the documentation of the specified element, an empty String if no documentation is available. |
| Method Detail |
public String getDocumentation(Object element)
String if no documentation is available.
element - the model element we want to get the documentation
String if none available