Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Applying (uml) stereotypes?
Applying (uml) stereotypes? [message #1059990] Wed, 22 May 2013 09:07
Dennis D. is currently offline Dennis D.
Messages: 9
Registered: April 2013
Junior Member
Hi,

as a more recent follow up of http://www.eclipse.org/forums/index.php/mv/msg/18749/60087/#msg_60087 I am interested in applying a stereotype to an xtext element.

Is there any progress here or any suggestions to do it with current versions?

I'd like to define elements in my dsl and use them from uml:

xtext:
MyElem returns my::mystereotype: 'MyElem' name=ID;

... and use/reference it in uml wherever my::mystereotype is expected. I can get it all working with "returns uml::class" instead of the stereotype, however I need to have stereotypes applied.

The link cited above is not of much help to me as further references there are broken urls.

thanks
dennis
Previous Topic:Accessing an external Java class from JvmModelInferrer
Next Topic:Getting linking diagnostics from reconciler
Goto Forum:
  


Current Time: Tue May 28 03:42:20 EDT 2013

Powered by FUDForum. Page generated in 0.01764 seconds