Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » Extended property
Extended property [message #1127488] Sun, 06 October 2013 18:52 Go to next message
Arseniy Isakov is currently offline Arseniy IsakovFriend
Messages: 118
Registered: May 2012
Senior Member
Hello

Can you please explain how to add extended property to eobject using EMF/EPSILONE API
Thanks
Arseniy Isakov
Re: Extended property [message #1127492 is a reply to message #1127488] Sun, 06 October 2013 18:56 Go to previous message
Dimitris Kolovos is currently offline Dimitris KolovosFriend
Messages: 2165
Registered: July 2009
Location: York, UK
Senior Member

Hi Arseniy,

If m is your E*L module, you can do this with the following code:

m.getContext().getExtendedProperties().setPropertyValue(object, propertyName, propertyValue);

Cheers,
Dimitris
Previous Topic:What causes this error?
Next Topic:Eugenia Annotation
Goto Forum:
  


Current Time: Fri Apr 26 22:26:15 GMT 2024

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

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

Back to the top