Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » Linking my DSL with UML2Tools
Linking my DSL with UML2Tools [message #230585] Sat, 16 May 2009 09:38
Eclipse UserFriend
Hi

I've created a DSL which references UML.ecore. I can load a .uml file
which may contain approx 1000+ classes. I wish then to select a handfull
and store selected UML classes in a list in my DSL. I've managed to get
this far already.

I would like now to click on a button and then have the enclosed
handfull of user selected classes, attributes and associations rendered
visually in a uml2tools class diagram in a new window. I then want to
manually optimise the selected UML classes for run time code generation
and add any necessary subclasses. I would like then to save the changes
so they are saved in my DSL ready for parsing by Xpand.(I know how to
use Xpand)

Could anyone give any hints on how I could do this middle stage please?

I have managed to have my DSL's and UML2Tools running in the same RCP
before, however they were not linked. I don't mind using either feature
plugin or RCP.

regards
Steve
Previous Topic:Prevent creation of subroutingpoints
Next Topic:What's the difference between Metamodel Type and Specialization Type?
Goto Forum:
  


Current Time: Wed Jul 16 20:28:42 EDT 2025

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

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

Back to the top