Bug 394763 - [SequenceDiagram] cannot apply stereotype on a message created from a customized palette
Summary: [SequenceDiagram] cannot apply stereotype on a message created from a customi...
Status: ASSIGNED
Alias: None
Product: Papyrus
Classification: Modeling
Component: Core (show other bugs)
Version: 0.9.2   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Remi Schnekenburger CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-21 06:04 EST by Boutheina Bannour CLA
Modified: 2017-08-02 11:41 EDT (History)
5 users (show)

See Also:


Attachments
Proposal of modification for bug 394763. (1.41 KB, patch)
2012-11-22 05:34 EST, Remi Schnekenburger CLA
no flags Details | Diff
Patch with class moving (8.53 KB, patch)
2012-11-25 17:36 EST, Yves YANG CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Boutheina Bannour CLA 2012-11-21 06:04:12 EST
Once the customized element "UML Message specialized with a given stereotype" is made available in the palette, its creation in the diagram results in a message without the application of that stereotype on it.
Comment 1 Remi Schnekenburger CLA 2012-11-22 05:34:33 EST
Created attachment 223845 [details]
Proposal of modification for bug 394763.

this is a project patch
Comment 2 Remi Schnekenburger CLA 2012-11-22 05:34:55 EST
The class {o.e.p}.uml.diagram.sequence.edit.parts.AbstractMessageEditPart should extend the class org.eclipse.papyrus.uml.diagram.common.editparts.UMLConnectionNodeEditPart instead of GMF ConnectionEditPart. Thus, Stereotype management, and more precisely the creation of stereotyped element should be possible.

See the previous patch.
Comment 3 Yves YANG CLA 2012-11-25 17:36:25 EST
Created attachment 223937 [details]
Patch with class moving

Thanks for applying this patch to SVN.
Comment 4 Chokri Mraidha CLA 2012-11-27 11:24:07 EST
patch committed on .r9475