Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 343109

Summary: [ActivityDiagram] Properties "is stream" and "is exception" should appear on the graphical part of an activity parameter node
Product: [Modeling] Papyrus Reporter: Fabien Gautreault <fabien.gautreault.ext>
Component: CoreAssignee: Patrick Tessier <Patrick.Tessier>
Status: ASSIGNED --- QA Contact:
Severity: normal    
Priority: P3 CC: erwan.bousse
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
About the stream notation on input pin. none

Description Fabien Gautreault CLA 2011-04-18 04:45:20 EDT
Build Identifier: 20100617-1415

[ActivityDiagram] The properties "is stream" and "is exception" can be edited in the properties but the information should appear also on the graphical part of an activity parameter node.

Reproducible: Always

Steps to Reproduce:
1.Create an activity parameter node
2.Create a parameter for this node
3.Change the properties "is stream" and "is exception" to "true"
Comment 1 Erwan Bousse CLA 2012-02-20 09:26:37 EST
Hi,

I was about to post a bug because I can't manage to even find the "isstream" property of parameters. Can you give me some details on how to do that ?

When I select an activity parameter node, there is no "isstream" option.

Thanks
Comment 2 Sébastien Gérard CLA 2013-04-01 06:14:24 EDT
Created attachment 229200 [details]
About the stream notation on input pin.
Comment 3 Sébastien Gérard CLA 2013-04-01 06:21:24 EDT
Patrick,

can you add "isStream" as a property accessible from the property view  of the parameter node. BTW, please delete from this view "isLeaf".

There is something stange here: the properties of the advanced view shown for an activity parameter as not the same when using Papyrus editor and when using the "UML2" editor. A priori, the one shonw when using Papyrus are the worong one. Can you chek what happen.
Finally, for the "isStream" property, can you check that when this property is set to true, then the keyword <<stream>> as shown in the attached screenshot.

thanks.