[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Change location on creation

Can anyone help me?
I need to move a referenced (accessible via "view.getElement().getNode()") node B when I create another node A. I try to use creationEditPolicy installed in A but doesn't work, node B remains in original position. I override createView method in BViewFactory but nothing..


Any ideas?

Thanks!!