| [news.eclipse.modeling.gmf] Re: graphdef.editor -> Problems when generating diagram code |
Hello Nikolay,
org.eclipse.core.runtime.AssertionFailedException: assertion failed:Any other information in the .log? Can not recognize the reason from this trace..
You can download sources of org.eclipse.gmf.graphdef.editor plugin and open RoundedRectangleEditPart - this class contains all necessary methods performing synchronization between domain model properties and figure layouting options.overwrite the "refreshBounds()" method. What is domain model listener and where is this method?
----------------- Alex Shatalin