Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » Get ContenPane and EditParts
Get ContenPane and EditParts [message #142919] Mon, 16 July 2007 22:33
Eclipse UserFriend
Hello,

i have a second View like this example
http://help.eclipse.org/help32/topic/org.eclipse.gmf.doc/how to/diagram/howto.html#readOnlyViews0


Furthermore i get the graphical viewer with the followinge code:

RmofDiagramEditor rmofDiagramEditor = (RmofDiagramEditor)
PlatformUI.getWorkbench().getActiveWorkbenchWindow().getActi vePage().getActiveEditor();
viewer.setContents(rmofDiagramEditor.getDiagramDocument().ge tDiagram());


Now i want to get the elements to modify them. Therefore i need the
editParts. Can somebody say me how i can get them?

Greetings
Previous Topic:How To Change GMF element File's Save Format?
Next Topic:XSD support in GMF
Goto Forum:
  


Current Time: Thu Jul 24 10:00:33 EDT 2025

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

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

Back to the top