Skip to main content



      Home
Home » Modeling » BPEL Designer » Is this possible?
Is this possible? [message #8656] Fri, 29 June 2007 01:49 Go to next message
Eclipse UserFriend
Originally posted by: namhun1.naver.com

hi, I'm trying to add a plugin to your BPEL Designer.

I want to implement and add a wizard which helps users with merging or
spliting any process to BPEL Designer.

Is it possible to add such a plugin?

If it is possible, should I use eclipse frameworks like EMF or GEF??

I'll be very pleased if you answer this question clearly.

Thanks.
Re: Is this possible? [message #8721 is a reply to message #8656] Thu, 05 July 2007 17:12 Go to previous message
Eclipse UserFriend
Lee wrote:
> hi, I'm trying to add a plugin to your BPEL Designer.
>
> I want to implement and add a wizard which helps users with merging or
> spliting any process to BPEL Designer.

Cool.

>
> Is it possible to add such a plugin?

Yes.

>
> If it is possible, should I use eclipse frameworks like EMF or GEF??

The entire BPEL model, the WSDL, and XSD models are handled by EMF. You
should have access to the model.

GEF is used to display the process map, not necessarily part of any
wizardry you might be building.

If for instances, you wanted to implement
1)select a scope
2) make it a sub-process

then you can certainly do that without any knowledge of GEF. You would
however, have to know something about EMF and resource sets.

This certainly would follow under things like refactoring ... and any
work you would do would be a welcome addition to the BPEL designer.

-m

>
> I'll be very pleased if you answer this question clearly.
>
> Thanks.
>
Previous Topic:GMF?
Next Topic:BPEL Designer
Goto Forum:
  


Current Time: Fri May 09 17:47:09 EDT 2025

Powered by FUDForum. Page generated in 0.02803 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top