Multiobject Eventflag in Concurrency Diagram (#158)
The Eventflag object should have an option isMultiBbject to show multiflag.
In the properties for all elements in Concurrency Diagram now there are the options for an lifeline element, this looks like an small mistake probably happened when programming the code for the Concurrency Diagrams :)
TG 12 February 2013 23:50:07
I uploaded some images of diagrams to my public dropbox:
https://dl.dropbox.com/u/117257/concurrency.zip
Dusan Rodina - softwareideas.net 13 February 2013 12:03:38
Thank you, I will look at it.
TG 6 March 2013 0:17:26
Thank you for looking into the concurrency diagrams.
I think the following three shortcomings are the most important:
*No associations possible (or only if you copy from other diagram types)
*No pool object
*No hardware boundary object
I'm looking forward to see some improvements in this diagram type in future versions of Software Ideas.
Dusan Rodina - softwareideas.net 9 February 2013 15:17:51
To be honest, it was intention. I had only few materials, which I could use for implementation of this diagram. I used mainly the information from the request #24 (http://www.softwareideas.net/Pocomas/RequestTracker/RequestDetail.aspx?id=24) and some information which I received to my e-mail from some users. The concurrency diagram is implemented as specialization of UML communication diagram (so the special elements from concurrency diagram are implemented as subclasses of lifeline).
Any other information or links to the specifications and descriptions of this diagram are welcome, since I cannot find more info about this topic than I've already used.