Book a Demo

Author Topic: Project Browser - Display Structure a bit confusin  (Read 3680 times)

schnitt_tt

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Project Browser - Display Structure a bit confusin
« on: February 10, 2012, 05:50:09 am »
Hello,

I created a Package for Mindmaps that currently holds 2 Mindmaps. In the ProjectBrowser View the ordering of the "ITEMS" is a bit confusing ...
first all Diagramms are shown, and on the same Level of the tree the Elements are displayed ... could you please reorder the Treeview that every "ITEM"  of a Diagramm are shown on the "next deeper Level" ?



looks like this:

- Model
  - Mindmaps
    - First_Mindmap(Diagramm)
    - Second_Mindmap(Diagramm)
    - element1
    - element2
    - element3
    - ........

more intuitiv would be:

- Model
  - Mindmaps
    - First_Mindmap(Diagramm)
      - element1
      - element2
    - Second_Mindmap(Diagramm)
      - element3
      - ........


thx

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Project Browser - Display Structure a bit conf
« Reply #1 on: February 10, 2012, 06:49:38 pm »
No sorry that can't be done.
EA is primarily a UML tool, and diagrams cannot contain elements.
If you want something similar you'll have to use different packages for different diagrams.

Geert

schnitt_tt

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Project Browser - Display Structure a bit conf
« Reply #2 on: February 12, 2012, 08:43:28 pm »
using packages solves my Problem. thx