Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » ATL » Input model element copied many times in target model
Input model element copied many times in target model [message #1791915] Fri, 06 July 2018 21:33
Gonzalo López is currently offline Gonzalo LópezFriend
Messages: 14
Registered: February 2018
Junior Member
Hi,
Im trying to do a transformation that replaces elements in a model with elements that come in another model, there is a third model that tells me which element replaces the other. So:

I have 3 in models: base:bpmn, replacements:bpmn, bvrModel: bvr

The bvr model has FragmentSubstitutions: It tells which elements from the base model will be removed (not copied to target) and which elements from the replacement model will be added in the place of the removed base elements.

So I could have a FragmentSubstitution(x,y) and element x from base wont be copìed and element y from replacements will be added in its place.

My question is:
If I have 2 FragmentSubstituions FS1(x, y) and FS2(w, y), is it possible to copy element y twice?

I can provide more info if needed
Thanks

Previous Topic:Ignore Stereotypes of custom profile
Next Topic:Long ATL file taking much time to save in Eclipse
Goto Forum:
  


Current Time: Sat Nov 11 08:20:55 GMT 2023

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

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

Back to the top