Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » XWT - ATL(XWT Ecore file)
XWT - ATL [message #696866] Fri, 15 July 2011 01:47 Go to next message
tesorieror is currently offline tesorierorFriend
Messages: 3
Registered: July 2011
Junior Member
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 09:32 Go to previous messageGo to next message
Erdal Karaca is currently offline Erdal KaracaFriend
Messages: 854
Registered: July 2009
Senior Member
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 10:03 Go to previous messageGo to next message
tesorieror is currently offline tesorierorFriend
Messages: 3
Registered: July 2011
Junior Member
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 20:40 Go to previous messageGo to next message
Erdal Karaca is currently offline Erdal KaracaFriend
Messages: 854
Registered: July 2009
Senior Member
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 08:22 Go to previous message
tesorieror is currently offline tesorierorFriend
Messages: 3
Registered: July 2011
Junior Member
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 Apr 23 06:49:34 GMT 2024

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

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

Back to the top