Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » using dynamic API to insert an EList item
using dynamic API to insert an EList item [message #597123] Tue, 19 December 2006 20:30
Duncan Krebs is currently offline Duncan KrebsFriend
Messages: 79
Registered: July 2009
Member
Hi,
I'm going insane over here because I know this can't be that hard. I'm
trying to dynamically introspect an EObject and add an EMF object to the
list. Using regular code it would be something like
person.getBuddies().add(johny); However I get lost when figuring out how
to get a reference to the buddies EList using the dynamic API, could
anyone provide a simple example? Thanks - Duncan
Previous Topic:[Teneo] Should we use Hibernate or JDO?
Next Topic:using dynamic API to insert an EList item
Goto Forum:
  


Current Time: Thu Apr 25 19:29:52 GMT 2024

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

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

Back to the top