Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Graphiti » how to create complete class diagram editor(why is there no example and/or tutorial for this type of usage)
how to create complete class diagram editor [message #1155436] Fri, 25 October 2013 22:59 Go to next message
sninja sninja is currently offline sninja sninjaFriend
Messages: 31
Registered: October 2013
Member
Greetings,

I realise that I'm asking something that has already been asked in one form or another, but I have a task to create class diagram editor: classes with attributes and relations between classes.

I have tried GEF, to complex. GMF was better, but at the end it just didn't work. Graphiti looks perfect. I was looking forward to Graphiti, especially with that library class diagram editor picture at the introduction. Tutorial is great, I did everything and it worked, but there is no tutorial for classes and attributes type of situation.

I see that it's listed as a bug request Bug 364452, but that was 2 years ago. Is there ever going to be an example for that, not just picture?

Maybe it's trivial for some, but creating diagram editors is not my primary field. So, I really need help, pointers, anything...

Again, Graphiti is great and I really like it and want to use it for this kind of situations.

Thank's
Re: how to create complete class diagram editor [message #1156071 is a reply to message #1155436] Sat, 26 October 2013 09:17 Go to previous messageGo to next message
Hallvard Traetteberg is currently offline Hallvard TraettebergFriend
Messages: 673
Registered: July 2009
Location: Trondheim, Norway
Senior Member
On 26.10.13 01:16, sninja sninja wrote:
> Greetings,
>
> I realise that I'm asking something that has already been asked in one
> form or another, but I have a task to create class diagram editor:
> classes with attributes and relations between classes.
>
> I have tried GEF, to complex. GMF was better, but at the end it just
> didn't work. Graphiti looks perfect. I was looking forward to Graphiti,
> especially with that library class diagram editor picture at the
> introduction. Tutorial is great, I did everything and it worked, but
> there is no tutorial for classes and attributes type of situation.


You should also check out the newly contributed Siruis project:
http://eclipse.org/sirius/.
Its approach is a declarative specification that is interpreted rather
than programmed with Java.

Hallvard
Re: how to create complete class diagram editor [message #1160797 is a reply to message #1155436] Tue, 29 October 2013 11:03 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Sninja,

great that you like Graphiti! Thanks!

Did you see the Filesystems example that's part of the Graphiti examples? It
contains an example that althought it is based on patterns (partially also
IdPattern) schould give you an idea how to set up a list of inner objects
(the example is about folders containing files).

Michael
Previous Topic:How to avoid flickering of zoom slider in graphiti
Next Topic:contributor com.plugin.ui.diagramType.PropertyContributor cannot be created
Goto Forum:
  


Current Time: Thu Apr 25 04:30:14 GMT 2024

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

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

Back to the top