Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » ATL » EMFTVM programmatically ?
EMFTVM programmatically ? [message #1808886] Thu, 04 July 2019 01:06 Go to next message
Marshall Charron is currently offline Marshall CharronFriend
Messages: 72
Registered: August 2018
Member
Hi,

I trying to edit an ATL module programmatically, but I don't know how ?

I can retrieve the rule with this code :
env.loadModule(mr, MODULE_NAME).getRules().get(0);


But I don't know what to do to add a matching pattern or a target element into my rule, how can I achieve that programmatically ?

Thanks
Re: EMFTVM programmatically ? [message #1808891 is a reply to message #1808886] Thu, 04 July 2019 04:54 Go to previous message
Dennis Wagelaar is currently offline Dennis WagelaarFriend
Messages: 589
Registered: September 2012
Location: Belgium
Senior Member

There's no online manual of how to do EMFTVM bytecode manipulation, but these two documents will help:




Cheers,
Dennis
Previous Topic:Documentation: __xmiID__
Next Topic:How to refine a model from another ?
Goto Forum:
  


Current Time: Fri Apr 26 14:38:36 GMT 2024

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

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

Back to the top