Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » cascaded deletes
cascaded deletes [message #606691] Tue, 15 May 2007 14:54
Paul Gardiner is currently offline Paul GardinerFriend
Messages: 94
Registered: July 2009
Member
I have a model that is using annotated java. I have two classes, where
ClassA has a list of ClassB objects:

ClassA
- EList<ClassB>

When I delete an instance of ClassB, I have to also remove the instance from
ClassA's list of ClassB objects. I am pretty sure there is a way to do this
automatically, using an annotation, but I'm not sure how. Can anyone point
me in the right direction?
Previous Topic:[Teneo] Integrating Teneo-Struts-Tomcat
Next Topic:Is it possible to store uml models excluding class diagrams using Teneo or CDO?
Goto Forum:
  


Current Time: Thu Apr 25 08:45:24 GMT 2024

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

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

Back to the top