Hi,

could anyone submit some comments on following issue ?

How does RRose support modelling of parallel execution of single Activity ? According to UML 1.3 specification, there is "isDynamic" attribute of an action state, which determines, whether multiple invocations of activity state might be executed, depending on runtime information. Further is this specified by "dynamicArguments" attribute.
The situation I want to model looks like following:
There is an activity, which produces an (lets say) artifact A. This activity is performed by many actors in parallel, producing artifact A different for each of the actors. And, no further flow should be followed, until all the A's  are produced and collected.

Another question is about Object flows ending in fork (synch line) - again according to UML 1.3. How can this be worked-arround ? (Since Object flows in RR are supposed to be connected to Activities only)

Regards,
Vladimir.

Reply via email to