How can I choose or make a proper diagram element? [message #1075992] |
Tue, 30 July 2013 09:21  |
Eclipse User |
|
|
|
I have got a given Ecore model what I have to use to make a GMF diagram editor. It was organized like that:
-main package
....-class A
....-class B
........
....-package A
........-class AA
........-class AB
.......
....-package B
........-class BA
........-class BB
........
I want to choose class A as a diagram element because it is the main class that represents the objects i want to draw with the GMF diagram editor. If I choose class A, I cant reach classes from package A, package B etc. which I also want to draw. How can I choose the proper diagram element or how can I do a better structure of classes to achieve what I want?
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 1.02552 seconds