Bug 406313 - [Hyperlink][Table] Papyrus shall support navigation to specific Table elements (Row, Column, Cell, ..?)
Summary: [Hyperlink][Table] Papyrus shall support navigation to specific Table element...
Status: NEW
Alias: None
Product: Papyrus
Classification: Modeling
Component: Core (show other bugs)
Version: 0.10.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: usability
Depends on: 399857
Blocks:
  Show dependency tree
 
Reported: 2013-04-23 08:38 EDT by Camille Letavernier CLA
Modified: 2017-09-08 09:45 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Camille Letavernier CLA 2013-04-23 08:38:08 EDT
Bug 399857 has introduced a new kind of Hyperlink, to reference a specific element representation in a diagram.

This should also be supported by the Tables. We need to be able to:

- Browse specific entries of a Table (Column, Row, Cell?)
- Create a reference to such elements (Which may be complicated, as most entries are computed, and not serialized)
- Navigate such references

We probably need to introduce new objects to represent a Cell or an axis (From outside the Table), although this element is not always represented as an EMF element (e.g. a pair {EObject, Feature} for the most common case)