Subprocess reuse [message #1066175] |
Mon, 01 July 2013 08:17  |
Eclipse User |
|
|
|
Hi,
Process I'm trying to implement contains subprocesses which occur in different "places" in the process diagram. How can I "reuse" one "instance" of a subprocess and in that way avoid creating special subprocesses for each of these different places (occurences) of a subprocess.
I tried to first implement a subprocess with some name, and than give the same name to the same subprocess on a different location in the diagram, hoping to reuse subprocess implementation in the second case, but I didn't work that way.
Is there a way to realize this kind of "reuse"?
|
|
|
|
|
Re: Subprocess reuse [message #1066596 is a reply to message #1066535] |
Wed, 03 July 2013 07:15  |
Eclipse User |
|
|
|
This feature has not been implemented yet. One way to implement this would be to open an editor for the referenced Process, or the tab of the multipage editor that contains the Process if it is contained in the same file.
Also, the Call Activity is not being rendered properly: if the Call Activity references a Global Task, it should be decorated with the graphic for Global Task; if the called activity is a Process, it should contain the collapse/expand [+] icon.
Can you please open an enhancement request for this?
Thanks!
Bob
|
|
|
Powered by
FUDForum. Page generated in 0.26295 seconds