Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Change existing outline view
Change existing outline view [message #644474] Sat, 11 December 2010 19:40
Artjom is currently offline ArtjomFriend
Messages: 9
Registered: December 2010
Junior Member
Hi,


i have generated some ecore model and then generate gmf parts, but the default implementation of outline view shows my parent-children tree only at first level(show only first parents, but not the children).
Is it ok, or maybe I have generated something wrong?
If this is ok, then i must override method getOutlineViewEditPartFactory and create my own edit parts, but the problem is that the method getChildren() of org.eclipse.gmf.runtime.notation.impl.ShapeImpl returns empty list(but he has the children), than I have tried to use method shape.getElement() - here i receive an ecore representation of my ShapeImpl, but I don't now how to convert this ecore repsresentation to corresponding EditPart
Previous Topic:update properties value programatically
Next Topic:XML serialization in GMF
Goto Forum:
  


Current Time: Fri Apr 26 13:52:45 GMT 2024

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

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

Back to the top