Book a Demo

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 - subcruw

Pages: [1]
1
Uml Process / Re: extend BPMN technologies with tagged value fie
« on: August 08, 2009, 10:10:18 am »
Hi David, hi Simon

thanks for your posts.
Now I know thats I am not alone with some hopes. ;D

I spend some hours thinking about solving this with MDG without any benifit. Good to know thats impossible :)
I think the only solution is to build a whole new notation or editing the BPMN-XML-File via Editor.
Is there any prospective to get the profile extending feature in future?

Thanks,

Florian

2
Uml Process / Re: extend BPMN technologies with tagged value fie
« on: August 05, 2009, 07:31:28 pm »
Hi Sean,
thanks a lot for your help.

This is a nice feature to add the needed additional data.

In addition I would to customize the graphics like:

My idea was to edit the BPMN-activity Stereotype definition with shapescript like:
if(HasTag("MyType","true"))
{
   setfillcolor(200,250,100);
}

In 7.1 this stereotype was included in the UML Stereotypes Dialog.
But since 7.5 it's gone.

Any ideas?

Thanks,

Florian

3
Uml Process / extend BPMN technologies with tagged value fields
« on: July 25, 2009, 06:44:01 pm »
Hello,
I'm trying to add some additional information to the BPMN technologies e.g adding some own tagged value fields to the activity element or configure the alloud connections between elements.
I'd try to modify these in MDG Technologies, but never found the original BPMN items. Im working with EA Version 7.5.

Is there a possibility to extend the inbuild BPMN Technologies or another way to extend BPMN?

Thanks,
Florian

Pages: [1]