Papyrus/Oxygen Work Description/NewFeature/DocumentationView
Papyrus will provide a Documentation view similar to the one from Topcased
Technical Information
The documentation view will display the "Documentation" attached to a model element. When the comment does not already exist, the editor should be empty but modifiable. In this case, when the text has to be saved (by losing the focus as in the property view or with a “commit” button), the "Documentation" comment will be created on the fly.
The "Documentation" element will be customizable by strategy, there will be 2 strategies provided by the core
- First Uml Comment attached to the element
- The attached comment stereotyped by <<Documentation>>
Related Tasks
Bug 501511 - [Documentation] A new documentation View for UML Element shall be available.