[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.emf] Re: Custom code after initialization (Short question)

Alex Shatalin wrote:
Hello Tomas,

Geneated ???CreationWizard responsible for creating new diagram, so you can start from there. I suggest you to modify ???DiagramUtil.createDiagram() method and create your elements there.

Hi :)

I've tried adding elements here (both via adding objects to the diagram element's collection, and through commands - known to work), but without luck.

Well, anyways, thanks for helping.


Tomas Zijdemans