Skip to main content



      Home
Home » Eclipse Projects » Eclipse 4 » XWT - ATL(XWT Ecore file)
XWT - ATL [message #696866] Thu, 14 July 2011 21:47 Go to next message
Eclipse UserFriend
Dear all,

I am actually working on ATL.
I would like to know if there is any ecore file describing the XWT metamodel.

While looking into the forums closest thing I found was the XWT.getAllMetaclasses() method to create manually an ecore file.

Is it the only way to get an ecore file?

Thank you in advance,

Best regards,

Re: XWT - ATL [message #697887 is a reply to message #696866] Mon, 18 July 2011 05:32 Go to previous messageGo to next message
Eclipse UserFriend
There is no (ecore) meta model for XWT.

Though, it may be interesting to derive an ecore meta model from the XWT MetaClasses...
Re: XWT - ATL [message #697900 is a reply to message #697887] Mon, 18 July 2011 06:03 Go to previous messageGo to next message
Eclipse UserFriend
Dear Erdal Karaca,

Thank you very much for you answer.

I would like to ask a related question, I know that it may sound a little bit naïve, but is there any XSD Schema available?

Best regards,
Re: XWT - ATL [message #698131 is a reply to message #697900] Mon, 18 July 2011 16:40 Go to previous messageGo to next message
Eclipse UserFriend
Creating an XSD is even harder to achieve... Just consider this xml fragment:

<text text="Hello" />

The following has the same semantics:

<text>
<text.text>Hello</text.text>
</text>

I am not sure whether defining an xsd to handle all of this would be much fun...
Re: XWT - ATL [message #698292 is a reply to message #698131] Tue, 19 July 2011 04:22 Go to previous message
Eclipse UserFriend
Dear Erdal,

Ok, thank you very much for the information


Best regards,
Previous Topic:org.eclipse.ui.preferencePages example
Next Topic:Use of 3.x plugins in e4
Goto Forum:
  


Current Time: Tue Jul 08 10:59:03 EDT 2025

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

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

Back to the top