Skip to main content

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

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


Back to the top