Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » [EVL] [EPL] Intermediate models
[EVL] [EPL] Intermediate models [message #1755765] Tue, 07 March 2017 17:41 Go to next message
daniele di pompeo is currently offline daniele di pompeoFriend
Messages: 20
Registered: February 2015
Junior Member
Hi all,

is there a way to access (either by Java or EOL) the "intermediate" models which are maintained by EVL and EPL during model fixing?

In particular, with respect to EVL: After the violated checks have been verified, the user can apply multiple fixes without stopping the EVL "session". Each fix is applied to the model resulting from the previous fix. Hence, a sequence of "intermediate models" is maintained. A similar sequence of intermediate models is maintained during the execution of an EPL file.
Is there a way to access those intermediate models?

Cheers
Daniele
Re: [EVL] [EPL] Intermediate models [message #1755773 is a reply to message #1755765] Tue, 07 March 2017 19:54 Go to previous message
Dimitris Kolovos is currently offline Dimitris KolovosFriend
Messages: 2163
Registered: July 2009
Location: York, UK
Senior Member

Hi Daniele,

No intermediate models are maintained; changes are made directly to the in-memory model representations accessible through module.getContext().getModelRepository().getModels().

Cheers,
Dimitris
Previous Topic:EVL Sirius integration
Next Topic:types of an OCL expression in ETL
Goto Forum:
  


Current Time: Wed Apr 24 22:33:34 GMT 2024

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

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

Back to the top