Skip to main content



      Home
Home » Eclipse Projects » Eclipse 4 » XWT Meta Model
XWT Meta Model [message #547349] 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 #547457 is a reply to message #547349] 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:Retrieving a binding source
Next Topic:XWT Meta Model
Goto Forum:
  


Current Time: Fri Jul 04 15:05:09 EDT 2025

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

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

Back to the top