Linking my DSL with UML2Tools [message #230585] |
Sat, 16 May 2009 09:38 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 1.23993 seconds