Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » stereotype's attribute and DynamicEObjectImpl
stereotype's attribute and DynamicEObjectImpl [message #483896] Thu, 03 September 2009 14:13 Go to next message
Eclipse UserFriend
Hi,

I have created an uml model. One classe C1 have a stereotype S which have
attributes. One of the attributes of the stereotype S links C1 to another
class C2, so the value of this attribute is like a reference. When I load
my model in java this reference become a “DynamicEObjectImpl ». The
problem is that there is nothing in this DynamicEObjectImpl except the
metaclass (eclass). I don’t have the attributes of the class C2 and I
don’t succeed in getting the class C2 from the DynamicEObjectImpl .

When I print the DynamicEObjectImpl I obtain :

ObjectImpl@1c7faaa (eClass: org.eclipse.emf.ecore.impl.EClassImpl@1466679
(name: SaSharedResource) (instanceClassName: null) (abstract: false,
interface: false))

SaSharedresource is the name of my stereotype, not the name of my class C2
Have you any ideas?

Aurélie
[SOLVED]stereotype's attribute and DynamicEObjectImpl [message #484075 is a reply to message #483896] Fri, 04 September 2009 08:01 Go to previous message
Eclipse UserFriend
response here:(part "Work with Profile")
http://zhaochenting.googlepages.com/usingumlprofilecustomize uml
[SOLVED]stereotype's attribute and DynamicEObjectImpl [message #627927 is a reply to message #483896] Fri, 04 September 2009 08:01 Go to previous message
Eclipse UserFriend
response here:(part "Work with Profile")
http://zhaochenting.googlepages.com/usingumlprofilecustomize uml
Previous Topic:How to load MagicDraw .uml file?
Next Topic:Multi-user editing/merging
Goto Forum:
  


Current Time: Fri Apr 19 13:38:54 GMT 2024

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

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

Back to the top