Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Synchronization between the Canvas and the editing domain
icon9.gif  Synchronization between the Canvas and the editing domain [message #528106] Mon, 19 April 2010 11:35
mestouni is currently offline mestouniFriend
Messages: 12
Registered: March 2010
Junior Member
Hello
Please can anyone tell me how to implement the synchronization between the editing domain and the GMF canvas.
For example when I write :

domain.getCommandStack().execute(new RecordingCommand(domain) {
				protected void doExecute() {
.....
}

the operations I made in doExecute will be visible in the canvas,

thank you very much
Previous Topic:creating gmf model from xmi model file
Next Topic:diagram partitioning without proxy resolving references
Goto Forum:
  


Current Time: Tue Apr 16 08:07:50 GMT 2024

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

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

Back to the top