Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [soa-dev] [bpel-dev] Why don't BPEL model class extend EObject?

I love it when problems solve themselves :)

Can I ask what kind of "view" you're working on? Is this something that could be contributed back to the eclipse project?

_______________________________________
Robert ("Bob") Brodt
Senior Software Engineer, JBoss Riftsaw
JBoss by Red Hat


Sorry, my mistake.
BPEL model elements extends org.eclipse.wst.wsdl.WSDLElement which itself extends EObject. I got confused because of wrond deps in my plugin.xml that did not show the eMethods...

Regards, and sorry for disturbing!

On 12/07/2011 09:37, Mickael Istria wrote:
Hi all,

I am trying to create another "view" for the BPEL editor, and I noticed that the BPEL model class do not extend EObject. Does someone have an idea of why? Because EObject provides so many features that I don't understand why not using it...

Thanks in advance.
--

Mickael Istria
R&D Engineer, Eclipse Plug-in RCP Developer

PetalsLink - Open Source SOA

My blog - My Tweets

_______________________________________________ bpel-dev mailing list bpel-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/bpel-dev


--

Mickael Istria
R&D Engineer, Eclipse Plug-in RCP Developer

PetalsLink - Open Source SOA

My blog - My Tweets


_______________________________________________
soa-dev mailing list
soa-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/soa-dev


Back to the top