Papyrus files extension [message #1772818] |
Fri, 15 September 2017 12:03  |
Eclipse User |
|
|
|
Hi there,
I would like to change the extension of my diagrams files, keep the .notation and .uml, but change the .di, juste to identify a type of diagram.
Is it possible?
I've change my diagram creation, and now it create 3 files: .my, .notation and .uml.
I've look at the model set, but the services return on the DiModel, and create it.
Can I replace the DiModel by another kind and keep running the editor?
|
|
|
|
Re: Papyrus files extension [message #1772870 is a reply to message #1772820] |
Mon, 18 September 2017 03:12   |
Eclipse User |
|
|
|
Hi Charles,
I'm trying to extend the papyrus editor. I have a custom model, and I want it to be recognize directly by the file extension.
For the diagram, I keep notation and uml files. As you explain, I juste want to modify the "di" extension. Change it to ".my" by exemple, and keep editing as usual.
It seams too complicated, because all services are link on the diModel, and all architectural context too.
So, is there a way to use all services (create diagram, editing diagram, save diagram, ...) programmatically, by just replacing the di --> my ?
|
|
|
|
Powered by
FUDForum. Page generated in 0.29107 seconds