Community
Participate
Working Groups
This command is required in the sequenceDiagram and in the ModelExplorer. But except from org.eclipse.papyrus.core, there isn't any bundle that can share class between those two plug-ins. As the org.eclipse.papyrus.core is not intended to contain this command, for the moment this class is duplicated : - org.eclipse.papyrus.diagram.common.commands.EObjectInheritanceCopyCommand - org.eclipse.papyrus.modelexplorer.commands.EObjectInheritanceCopyCommand I think we need a common bundle where we could share those sorts of class and which is not the org.eclipse.papyrus.core I think it can be related with the discussion on "Create Element within Papyrus" Any thought ?