Will AcceptTimeEventAction be implemented soon?

0 votes
asked Oct 2, 2016 in To be sorted by Lyudline (120 points)
edited Oct 2, 2016 by Lyudline

Hi,

 

AcceptTimeEventAction are components of an Activity Diagram providing time control to the diagram flow - you know, the hourglass-shaped item.

Here are some examples :

http://dwojtowicz.fr/plantuml/exemple1.png

http://dwojtowicz.fr/plantuml/exemple2.png

A possible syntax for the last example would be :

:Enjoying March;

>April 1st<

join

:April Fools;


Is there any implementation planned in Activity Diagram Beta? It would be useful, since many modelizable workflows need this feature.

 

Kind regards.

1 Answer

0 votes
answered Oct 2, 2016 by plantuml (298,440 points)
Hi,

Are you talking about Activity Diagram or Activity Diagram Beta ?

It would be nice if you could post here a simple example of the syntax you are expecting, as well as an pointer to an existing example diagram.

Thanks!
commented Oct 2, 2016 by Lyudline (120 points)
I modified my question according your advise. Thank you.
...