Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » How to resolve opposite end of an UML Extension ?
How to resolve opposite end of an UML Extension ? [message #625076] Wed, 03 October 2007 22:02
Florian Georg is currently offline Florian GeorgFriend
Messages: 27
Registered: July 2009
Junior Member
Hi,

I'm using a ResourceSetListener to react on postcommit changes to my
editing domain (containing UML models).

Now I want to react on a Stereotype application to model elements, but
all I get in
ResourceSetChangeEvent#getTransaction().getChangeDescription () is a
DynamicEObjectImpl which references the EClass of the Stereotype
definition - which makes sense for the UML extension mechanism.

My Problem now is: How do I process this DynamicEObject and how do I get
access to the opposite end of the extension (e.g. the UML element the
stereotype was actually applied to) ?
Or should there be more information elsewhere (e.g. searching through
all the Notifications) ?



Thanks for any hints,
kind regards,
Florian
Previous Topic:UML2 -> XML artifacts
Next Topic:How to resolve opposite end of an UML Extension ?
Goto Forum:
  


Current Time: Thu Apr 25 21:04:31 GMT 2024

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

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

Back to the top