Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Alberto Favetta

Pages: [1]
1
Hello,

I created a project with a custom UML profile (stereotypes and so on). I exported it to XML and imported it in the "Official" project.
Now I forgot where the custom UML profile project is (or I deleted it by error).
Is there a way to export it from the "Official" project ?

thanks!

regards,
Alberto

2
Uml Process / Find out where a diagram is used (linked)
« on: July 22, 2013, 06:37:30 pm »
Hi,

sometimes we are used to insert, in a diagram, links to other diagrams.
Is there a way to know where a diagram is linked?
It is possible with elements and even packages (find in all diagrams command) but for the diagrams the command is not available.

thanks!

Alberto

3
Uml Process / Re: BPMN Business processes with shared pools
« on: July 22, 2013, 06:32:12 pm »
Thanx, it worked fine!

4
Uml Process / Re: BPMN Business processes with shared pools
« on: July 11, 2013, 05:15:38 pm »
So there's no way to share the same pools between diagrams belonging in different packages?  :(

Alberto

5
Uml Process / BPMN Business processes with shared pools
« on: July 10, 2013, 06:04:39 pm »
Hello,

We create a lot of BP diagrams that use Pools to represent different actors in tha process.
Since these actors are always the same instead of creating every time the same pools we had tha idea of putting them in a separate package named "pools". This method has the plus that using the "find in all diagrams" command we can rapidly know in which processes that actor is involved.
It works really fine for UML Sequence diagrams.
It seems to have some serious bugs in BPMN diagrams...

For example using the shared pools sending a message from a pool to another shows an error: "BPMN: Message flow is not valid within a pool boundary".
The same operation works fine using new pools created in the same package of the diagram.
Another example is: clicking on an activity item and tracing with arrow on the right to another place inside the same pool, selecting "Activity->Sequence Flow To" shows the message "BPMN: Sequence Flow cannot  cross a pool boundary".

Is there anyone experiencing the same problems?

cheers,
Alberto

6
Quote
Hello Alberto,

To add a script to the context menu:
- Create a Script Group of Type Browser, Diagram,..
- Drag the script into this Script group
- The script appears in the context menu according to the script group
  (Browser, Diagram,..)

Thank you very much, that did the trick nicely  :)

Alberto

7
Hello,

I created a VBScript code to do some automation stuff. I would like to add a simple toolbar button to run that script without going through Tools->scripting->select script->run

Is there a way to accomplish this?

Cheers,
Alberto

Pages: [1]