Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » Accessing EPL and EVL intermediate models(How to gain access to models maintained during EPL and EVL sessions)
Accessing EPL and EVL intermediate models [message #1755728] Tue, 07 March 2017 09:39 Go to next message
Davide Arcelli is currently offline Davide ArcelliFriend
Messages: 3
Registered: March 2011
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 violated, 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?
Re: Accessing EPL and EVL intermediate models [message #1755831 is a reply to message #1755728] Wed, 08 March 2017 13:53 Go to previous message
Dimitris Kolovos is currently offline Dimitris KolovosFriend
Messages: 2163
Registered: July 2009
Location: York, UK
Senior Member

Hi Davide,

As discussed in [1] no intermediate models are maintained. Changes are made directly to the in-memory model representations accessible through module.getContext().getModelRepository().getModels().

Cheers,
Dimitris

[1] https://www.eclipse.org/forums/index.php?t=msg&th=1084851&goto=1755773&#msg_1755773
Previous Topic:types of an OCL expression in ETL
Next Topic:Different views of the same model
Goto Forum:
  


Current Time: Wed Apr 24 23:01:21 GMT 2024

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

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

Back to the top