Bug 464119

Summary: Edge label should have the capability to be hidden by default
Product: [Modeling] Sirius Reporter: Mickael LANOE <mickael.lanoe>
Component: DiagramAssignee: Project Inbox <sirius.diagram-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: maxime.porhel
Version: 2.0.0Keywords: triaged
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

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.