Skip to main content



      Home
Home » Eclipse Projects » Eclipse 4 » XWT Meta Model
XWT Meta Model [message #578790] Fri, 16 July 2010 08:33 Go to next message
Eclipse UserFriend
Hi,

I seek an xwt meta-model to create a generator.

Could you say me if I can find an ecore , or another type of metaModels for xwt, and where can I find it ?

If I can't find this , where can I find the complete grammar to create one.


Thanks
Re: XWT Meta Model [message #578811 is a reply to message #578790] Fri, 16 July 2010 21:41 Go to previous message
Eclipse UserFriend
Hi,

You can find the meta-model in the class XWT:
XWT.getAllMetaclases();

which returns a collection of IMetaclass. The metaclass are generated by XWT at the initialization time using Java Reflection. In the standard configuration, they represents SWT/Jface UI Model. You can use this services to generate ecore file.

Best regards
Yves YANG
Previous Topic:XWT Meta Model
Next Topic:XWT Triggers and Eclipse Helios
Goto Forum:
  


Current Time: Thu Nov 06 09:31:44 EST 2025

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

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

Back to the top