Bug 581908 - [EEF][View] The new EEF Property View depend on the Papyrus-Sirius diagram (and it should not)
Summary: [EEF][View] The new EEF Property View depend on the Papyrus-Sirius diagram (a...
Status: NEW
Alias: None
Product: Papyrus
Classification: Modeling
Component: Views (show other bugs)
Version: 0.7.0   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-05 13:12 EDT by Vincent Lorenzo CLA
Modified: 2023-05-05 13:12 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent Lorenzo CLA 2023-05-05 13:12:44 EDT
The VSM configuring the Papyrus EEF Property View (org.eclipse.papyrus.sirius.properties.uml/description/umlProperties.odesign) is defined in the same architecture file than the Papyrus-Sirius diagram (org.eclipse.papyrus.sirius.uml.diagram.architecture/resources/sirius-diagram.architecture). 

We must split this architecture file to give the choice to the user to install either the EEF Property or the Sirius Diagram or the two together.

Maybe some code/features must also be changes to allow this behavior.