Home » Eclipse Projects » Service Oriented Architecture Tools Platform (STP) » Re: Extending STP BPMN
| Re: Extending STP BPMN [message #374508] |
Mon, 21 January 2008 13:22  |
No real name Messages: 20 Registered: July 2009 |
Junior Member |
|
|
Hello Antoine,
I would like to add elements to a BPMN diagram in the editor, similar to
what Milan tries to do.
I checked out the HEAD versions of org.eclipse.stp.bpmn,
org.eclipse.stp.bpmn.diagram, and org.eclipse.stp.bpmn.edit. I use
Eclipse 3.3.1.1 with EMF from the Europa Update Site and GMF version 1.0.3.
But the code regenerated from "bpmn.gmfgen" contains errors. Do I use
the wrong GMF version?
Regards,
Hans
Antoine Toulme wrote:
> Milan Milanovic wrote:
>> Dear Antoine,
>>
>>>>> It all depends on what you need to extend. You can annotate the
>>>>> model with annotations, or change it.
>>>>
>>>> I need to introduce some new elements besides activites, like some
>>>> specific
>>>> activities.
>>> Some specific activities ? Can you be more specific ? Do you want to
>>> add some new type of ActivityType ?
>>
>> Yes, it would be some kind of new ActivityType.
> That would be ok then.
>>
>>> Also, I'll need to introduce whole vocabulary in the BPMN
>>>> diagram.
>>> I don't see what you mean here; if that's some kind of new EMF
>>> object, you have no choice but to regenerate.
>>
>> Well, I want to represent some kind of UML class diagrams in paralel
>> with BPMN concepts on the BPMN diagram. Of course, those UML
>> class-like elements will be conected with BPMN activites and events,
>> and with some new activites.
>
> ok, you need to go the heavy way, change the EMF model, and regenerate
> the code.
>>
>>>> So, I supose that it would be on the metamodel and graphical syntax,
>>>> too.
>>> Yes, it would mean that you would have to change the mnodel and
>>> gmfmap files.
>>> Is it
>>>> possible to be done ?
>>> We have marked all the stuff that we hand coded @generated not.
>>> So it should not be a problem to change the model files and
>>> regenerate the GMF code. Problem is, the GMF generator changed, and
>>> we did some heavy hacking. So I'm not sure you'll be fine with that.
>>
>> O.K. I'll see.
> Good luck!
>
> Antoine
>> --
>> Best regards, Milan Milanovic
>>
>> Antoine Toulme wrote:
>>
>>> Milan Milanovic wrote:
>>>> Hi Antoine,
>>>>
>>>> thank you very much on answer.
>>>>
>>>>> It all depends on what you need to extend. You can annotate the
>>>>> model with annotations, or change it.
>>>>
>>>> I need to introduce some new elements besides activites, like some
>>>> specific
>>>> activities.
>>> Some specific activities ? Can you be more specific ? Do you want to
>>> add some new type of ActivityType ?
>>> Also, I'll need to introduce whole vocabulary in the BPMN
>>>> diagram.
>>> I don't see what you mean here; if that's some kind of new EMF
>>> object, you have no choice but to regenerate.
>>>> So, I supose that it would be on the metamodel and graphical syntax,
>>>> too.
>>> Yes, it would mean that you would have to change the mnodel and
>>> gmfmap files.
>>> Is it
>>>> possible to be done ?
>>> We have marked all the stuff that we hand coded @generated not.
>>> So it should not be a problem to change the model files and
>>> regenerate the GMF code. Problem is, the GMF generator changed, and
>>> we did some heavy hacking. So I'm not sure you'll be fine with that.
>>>>
>>>>
>>>> --
>>>> Best regards, Milan Milanovic
>>>>
>>>> Antoine Toulme wrote:
>>>>
>>>>> Hey Milan,
>>>>
>>>>> nice to hear from you!
>>>>
>>>>> It all depends on what you need to extend. You can annotate the
>>>>> model with annotations, or change it.
>>>>
>>>>> On the editor level, you'll probably need to contribute a
>>>>> properties section to edit them.
>>>>
>>>>> Thanks,
>>>>
>>>>> Antoine
>>>>
>>>>> Milan Milanovic wrote:
>>>>>> Hi,
>>>>>>
>>>>>> I need to extend STP BPMN editor with some concepts (with some SOA
>>>>>> and vocabulary concepts). I supose that I need to do this on the
>>>>>> metamodel and editor, too? Is it possible to do this with STP BPMN
>>>>>> editor ?
>>>>>>
>>>>>> Thanks in advance.
>>>>>>
>>>>>> --
>>>>>> Regards, Milan Milanovic
>>>>>>
>>>>>>
>>>>>>
>>>>
>>>>
>>>>
>>>>
>>
>>
>>
>>
>
>
|
|
|
Goto Forum:
Current Time: Mon May 20 08:38:02 EDT 2013
Powered by FUDForum. Page generated in 0.02151 seconds
|