Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 Tools » Systematic approach for a customized UML Editor
Systematic approach for a customized UML Editor [message #618266] Tue, 12 February 2008 14:40
Joel Greenyer is currently offline Joel GreenyerFriend
Messages: 170
Registered: July 2009
Senior Member
Hi,
I'm trying to figure out how to best start out developing an editor to a customized (extended) UML model with reusing as
much as possible the work of the UMLTools editors. Is there any documentation on how to approach this?

I have some quite simple extensions to UML, e.g. some custom Parts and custom Connectors. For this model I need a
domain-specific syntax editor.

I already
- created a GMFMapping
- generated an Editor with the "Generate UML2Tools Diagram" command (btw.: what exactly does this do different?)
- then, I copy/pasted some code to e.g. have a working mapping of the Connectors+Ends to a ConnectionFigure.

However, there are more things to adapt yet and I feel like I have to extract a lot of solutions for common UMLTools
problems. So can anyone recommend a more systematic approach?

Thanks

Joel
Previous Topic:Systematic approach for a customized UML Editor
Next Topic:propsheet customization on uml2tools
Goto Forum:
  


Current Time: Fri Apr 19 00:16:26 GMT 2024

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

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

Back to the top