Book a Demo

Author Topic: Documentation on embedded elements  (Read 3393 times)

Rudi VD

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Documentation on embedded elements
« on: July 11, 2011, 07:38:14 pm »
Hi,
Can someone tell me how I can find the name of the parent of an embedded element and use this in my documentation ?
I explain: I created a model with a central component (my main application) and a lot of satelite components (applications). To link this main application to the satelites, I used Ports (on which I defined Flows to create the relationships).
To document my model (RTF) I use a Master document with 2 model documents:
The first model reports on all components (this includes my embedded elements (Ports), but with limited information.
For the second model I created a Search, selecting only my Ports (here I obtain more details (requirements, Relationships, etc) but I can't get the name of the Parent. I also use the Order=by clause in the SQL, but in the documentation the objects are not in sequence...
This all makes that my documentation is not well structured  :'(