Author Topic: Create a hierarchical tree in EA  (Read 2606 times)

Xuxin

  • EA Novice
  • *
  • Posts: 14
  • Karma: +0/-0
    • View Profile
Create a hierarchical tree in EA
« on: July 27, 2013, 05:10:10 am »
Hello,

How to create a window to indicate a hierarchical tree in Enterprise Architect. This window is like a repository browser in EA. But it should show/edit text sentence, class name and type of class (eg. abstract).

I could create a window form using C# to show this tree. But the window form is not good to see as the repository browser of EA.
So anyone know how to create a window in EA?   Thank you.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Create a hierarchical tree in EA
« Reply #1 on: July 27, 2013, 06:31:11 am »
Look into Repository.AddTab

q.

g.makulik

  • EA User
  • **
  • Posts: 355
  • Karma: +0/-0
    • View Profile
Re: Create a hierarchical tree in EA
« Reply #2 on: July 27, 2013, 06:20:53 pm »
Geert Bellekens has a sample how to do this and some useful framework classes in his Git-Hub repositories: https://github.com/GeertBellekens

HTH
Günther
Using EA9.3, UML2.3, C++, linux, my brain, http://makulik.github.com/sttcl/