Bug 441709 - Remove dead code which used to support diagrams without layers
Summary: Remove dead code which used to support diagrams without layers
Status: NEW
Alias: None
Product: Sirius
Classification: Modeling
Component: Diagram (show other bugs)
Version: 1.0.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on: 436069
Blocks:
  Show dependency tree
 
Reported: 2014-08-13 11:14 EDT by Pierre-Charles David CLA
Modified: 2014-08-14 11:46 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 Pierre-Charles David CLA 2014-08-13 11:14:53 EDT
Now that bug #435879 is fixed, we should be able to remove all the old code which is only there to support diagram definitions with no layers, where mappings can appear directly inside the diagram description.

Basically this involves org.eclipse.sirius.diagram.business.api.helper.layers.LayerService and all the code that uses it.