My task is to update a label of a node in my gmf diagram editor, like
the property view.
In my program I double click on a node. Than a dialog opens. Now I type
the values into this dialog.
After finishing the dialog I want to transfer the dialog parameters into
the gmf model.
How should I do this?