Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [QVTo] Removing an element
[QVTo] Removing an element [message #660437] Fri, 18 March 2011 12:43 Go to next message
Haffi is currently offline HaffiFriend
Messages: 39
Registered: November 2010
Member
Hi,

I'm trying to remove an element from a model in a transformation like this:
mapping inout notation::Shape::join()
{
... preprocessing
notation.removeElement(self);
}

For some reason the element isn't deleted, and the OMG documentation doesn't tell me much about what to expect from this operation other than that the object should be deleted. Any ideas?
Re: [QVTo] Removing an element [message #660759 is a reply to message #660437] Mon, 21 March 2011 13:47 Go to previous message
Haffi is currently offline HaffiFriend
Messages: 39
Registered: November 2010
Member
This has been fixed, unfortunately I have no idea what I did to fix it!
Previous Topic:[QVTo] Running from Java: Adding two models [SOLVED]
Next Topic:[ATL] Replace strange symbols
Goto Forum:
  


Current Time: Fri Apr 26 18:47:44 GMT 2024

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

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

Back to the top