Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » Enumerating EObject instances in a model
Enumerating EObject instances in a model [message #601224] Mon, 15 January 2007 15:26
Eclipse UserFriend
Originally posted by: kalin.nakov.gmail.com

Hi,

I have an EMF model loaded (in the case it's in a GMF diagram). The
metamodel consists of class MyClassA and class MyClassB which has a
reference MyClassB.myReferenceToA which points to an instance of A. I
have an EObject (instance of class MyClassA called myInstanceA). How can
I find the instance of class MyClassB in the model which has the
reference myReferenceToA which equals myInstanceA?

Thanks in advance,
Kalin
Previous Topic:How to call invoke transform agasin each eClass
Next Topic:Problem using jet.compile ANT task
Goto Forum:
  


Current Time: Fri Apr 26 04:43:34 GMT 2024

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

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

Back to the top