Bug 464119 - Edge label should have the capability to be hidden by default
Summary: Edge label should have the capability to be hidden by default
Status: NEW
Alias: None
Product: Sirius
Classification: Modeling
Component: Diagram (show other bugs)
Version: 2.0.0   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2015-04-08 03:58 EDT by Mickael LANOE CLA
Modified: 2015-04-08 05:35 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mickael LANOE CLA 2015-04-08 03:58:13 EDT
The hide label by default capability is not available for DEdge labels.


The "hide label by default" is not currently defined on BeginLabelStyle/BeginLabelStyleDescription, CenterLabelStyle/CenterLabelStyleDescription and EndLabelStyle/EndLabelStyleDescription

A specific EClass (interface) should be created to contain the "hide label by default" boolean and should be added to (Begin|Center|End)LabelStyle and (Begin|Center|End)LabelStyleDescription.

The Bugzilla https://bugs.eclipse.org/bugs/show_bug.cgi?id=461593 was created to allow the same capability for DNodeContainer and DNodeList.