Skip to main content



      Home
Home » Archived » M2M (model-to-model transformation) » [QVTo] Removing an element
[QVTo] Removing an element [message #660437] Fri, 18 March 2011 08:43 Go to next message
Eclipse UserFriend
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 09:47 Go to previous message
Eclipse UserFriend
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: Sun Aug 31 19:15:12 EDT 2025

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

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

Back to the top